Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase20d ago0x69f310…bfab1b
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase20d ago0xca2a2a…29e419
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase20d ago0xec1504…1890eb
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase20d ago0xc5dd81…4e18af
0x8a4f…db910x2932…4f60Basex402 service$0.005100%coinbase20d ago0x3b1e46…8f8465
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0x925066…18fc98
0x4f62…6ac70x2932…4f60Basex402 service$0.005100%coinbase20d ago0xd2e76f…c59d5e
0x6371…0c9e0x2932…4f60Basex402 service$0.005100%coinbase20d ago0x76a396…98105c
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0xfa67fc…2129f6
0x87f3…b5cb0x2932…4f60Basex402 service$0.005100%coinbase20d ago0xe6147a…c6493e
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0x3129ef…f57820
0xbd18…e65b0x2932…4f60Basex402 service$0.005100%coinbase20d ago0x22729c…b7a98c
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0xd11544…cb2be1
0x4b69…fe400x2932…4f60Basex402 service$0.005100%coinbase20d ago0x3603bf…a89304
0x7615…ba720x2932…4f60Basex402 service$0.005100%coinbase20d ago0x00a965…9e3357
0x130c…8c650x2932…4f60Basex402 service$0.005100%coinbase20d ago0x587c8f…40e7b7
0x3fa7…7ce40x2932…4f60Basex402 service$0.005100%coinbase20d ago0x5f8317…96c223
0xe3ba…3fb30x2932…4f60Basex402 service$0.005100%coinbase20d ago0x99cc1a…0d8166
0xe3ba…3fb30x2932…4f60Basex402 service$0.005100%coinbase20d ago0xd4ba2c…4627f1
0xe3ba…3fb30x2932…4f60Basex402 service$0.005100%coinbase20d ago0xf840e2…cbd595
0x6777…39860x2932…4f60Basex402 service$0.02100%coinbase20d ago0x7da6f7…da1bbc
0x6777…39860x2932…4f60Basex402 service$0.02100%coinbase20d ago0x39978f…101976
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0x0c6fcd…2ce85c
0x1874…cd810x2932…4f60Basex402 service$0.005100%coinbase20d ago0x7ab2e1…8f97b8
0x0bce…48df0x2932…4f60Basex402 service$0.005100%coinbase20d ago0x604c88…5db6c0

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.