Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xcdbf7e…837b25
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x24247a…58ce08
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x652009…a5bd23
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x21995c…c1cac5
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x14b421…3e8589
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x94efd0…fe8a2e
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x3119c8…f57bdb
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xa9d4ea…1f0512
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xcf418e…85786b
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x6b430b…d8d569
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xed99ca…f187d8
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x21c454…7b3d5a
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x4a96b3…28181a
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x041a3f…1811b2
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xc40138…8cc573
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x0176cb…d0ff3a
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x41f6d8…3dde23
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x8ada4d…9ceea2
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xbe1feb…40386a
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xf1b1de…f279f8
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x71f975…8c5b4c
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x0df510…5d59e4
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0xc75d5a…d1a12b
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x608b1a…4cd225
0xb4c8…81db0x158e…3d00Basex402 service$0.005100%coinbase48d ago0x7d61cb…efef78

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.