Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xc74a5b…741785
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x728f15…beb05c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x75e28d…a65f12
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x1190c9…064c54
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x6ff290…3d7d80
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xae4e65…696040
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x5790ac…776acc
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x1eca2b…b6bf5f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x75ae1c…6fde82
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x21be8b…61c45d
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x8ef5f0…2146a5
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x63accf…6f4ca1
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xaa702b…1b308a
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x2b41b1…e0b46c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x078d25…b1fba7
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x516674…1d6536
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xdbaf5b…e6f67b
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xd61d4c…9d2abe
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xcc86ab…54a852
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x90e02c…6fac36
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x53a688…8c8d35
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0x37b00c…bff703
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xd31b50…b29f2f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xd261ed…2ff673
0x8342…76a00x5aae…482eBase—$0.001100%coinbase7d ago0xd48f16…b41017

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.