Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18d ago0x0b5726…258349
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18d ago0x57f906…b14f4b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase18d ago0xca8659…61334d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x3670e1…fe4067
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x754ffc…2ae4b1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xff88ce…8d66c5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xe47b9a…37f61c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xa95389…cc1982
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xd3b90e…5f4502
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x9b2c4a…24077d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xc4af0a…5c41c3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x49ae26…886723
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x6a2694…a63283
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0x97d68b…d34313
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x3f019b…288ebc
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x293546…e729f5
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x1fa132…d83d37
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0xfafd40…7bd3c2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase19d ago0xd644e3…f67a4c
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0xd329bf…ca025a
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x92d72b…875aaf
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x4ad2c1…cc5b4c
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0x29f585…37958d
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0xabf9d7…f76a36
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase19d ago0xd1ff1c…7f79b5

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.