Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x083a…85290x3e0a…78e7Base—$0.003565100%coinbase73d ago0xadbae0…2dff4a
0x083a…85290x3e0a…78e7Base—$0.003006100%coinbase73d ago0xf571e3…65a526
0x083a…85290x3e0a…78e7Base—$0.005145100%coinbase73d ago0xbb806b…8dca56
0x083a…85290x3e0a…78e7Base—$0.005215100%coinbase74d ago0x6d6d6c…49f29d
0x083a…85290x3e0a…78e7Base—$0.005157100%coinbase74d ago0x137467…220488
0x083a…85290x3e0a…78e7Base—$0.005081100%coinbase74d ago0xa64304…35196a
0x083a…85290x3e0a…78e7Base—$0.00292100%coinbase74d ago0x18a383…5a4d80
0x083a…85290x3e0a…78e7Base—$0.004823100%coinbase74d ago0x10a33b…387a43
0x083a…85290x3e0a…78e7Base—$0.005414100%coinbase74d ago0x5707fa…87050b
0x083a…85290x3e0a…78e7Base—$0.00281100%coinbase74d ago0xc53e07…ffb4fb
0x083a…85290x3e0a…78e7Base—$0.003187100%coinbase74d ago0x82b216…ea2217
0x083a…85290x3e0a…78e7Base—$0.00385100%coinbase74d ago0x1dfc13…8247ae
0x083a…85290x3e0a…78e7Base—$0.004644100%coinbase74d ago0xdf2466…acbc2f
0x083a…85290x3e0a…78e7Base—$0.003032100%coinbase74d ago0xd53472…13bfd0
0x083a…85290x3e0a…78e7Base—$0.004739100%coinbase74d ago0x3c899d…c0fdd8
0x083a…85290x3e0a…78e7Base—$0.005252100%coinbase74d ago0x2e60a8…2424fe
0x083a…85290x3e0a…78e7Base—$0.004935100%coinbase74d ago0xf25819…58c371
0x083a…85290x3e0a…78e7Base—$0.004831100%coinbase74d ago0x4d5955…c837cc
0x083a…85290x3e0a…78e7Base—$0.00312100%coinbase74d ago0xcc134d…f64ae7
0x083a…85290x3e0a…78e7Base—$0.004018100%coinbase74d ago0x89ec62…bf6052
0x083a…85290x3e0a…78e7Base—$0.004439100%coinbase74d ago0x23a7b2…707cd6
0x083a…85290x3e0a…78e7Base—$0.004284100%coinbase74d ago0x663e96…0962f6

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.