Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x3b0c59…e155ed
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x17ecb4…a66e97
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0xe33d0c…6c11b3
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0xc2cbdd…e96885
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x4daf0d…281e37
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x4154ff…bd3dc4
0xd9be…d2d20xdb5a…0671Base—$0.02100%coinbase117d ago0xc0cf2c…0260b4
0xd9be…d2d20xdb5a…0671Base—$0.02100%coinbase117d ago0x1a30c5…640c61
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x3ee1d0…7b6a0b
0xd9be…d2d20xdb5a…0671Base—$0.02100%coinbase117d ago0xff1c4a…b72467
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x63b745…8c9e43
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x615b2a…fc7c62
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0xbc2d7a…b98051
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0xc0b680…5b88c6
0xd9be…d2d20xdb5a…0671Base—$0.02100%coinbase117d ago0x1dff18…fa4d13
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x8bbe0f…af9a7f
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x0d66e7…28e5f0
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0xad439a…f2424e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x4af9ae…b82452
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x78ee53…f0bc60
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase117d ago0x069c2c…19ce4a
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase118d ago0xe09e4f…44be79
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase118d ago0xfa66fc…0edb70
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase118d ago0xf6c6f6…455e9c
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase118d ago0xb154a6…562d0a

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.