Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x4d62aa…2451df
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0x59f492…c37e56
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0xdc0976…f1137a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x8a07f5…5e8eda
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xd56eec…360d1b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x97ba6d…c704da
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x056216…ac3aba
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xaca702…3e9b49
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xc2583c…34d0db
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x6f1076…cc5cfd
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xb8d5d7…c1063a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xd9fe7c…74b2d8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0xe974b7…fc6269
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase8d ago0xbefc1c…c3eea0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8d ago0xa0ff21…eda9a1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8d ago0x04d1d2…8c9b75
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8d ago0x8bf4c3…c1b5a9
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase8d ago0x5dd7f0…f0463c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase8d ago0x78c31b…859c6e
0x5e14…28990xa9dd…2315Base$0.01100%coinbase8d ago0xad9872…804ce3
0x5e14…28990xa9dd…2315Base$0.002100%coinbase8d ago0x21df9d…bbf65a
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0x9e20eb…1f8b2a
0x862a…223a0xa9dd…2315Base$0.002100%coinbase8d ago0x744986…f26935
0x5e14…28990xa9dd…2315Base$0.01100%coinbase8d ago0x4ffbf1…1b2e26
0x5e14…28990xa9dd…2315Base$0.002100%coinbase8d ago0x3f92e7…71a698

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.