Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x7d6039…01dcb5
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x996dc4…ee212b
0xefa2…54e90x6a0a…bf67Base$0.001765100%coinbase2d ago0xd92985…62e294
0xefa2…54e90x6a0a…bf67Base$0.001766100%coinbase2d ago0xd495c7…c04c2c
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x7be908…4a1e6d
0xefa2…54e90x6a0a…bf67Base$0.001766100%coinbase2d ago0xd90066…2b6b6d
0xefa2…54e90x6a0a…bf67Base$0.001771100%coinbase2d ago0x2bc84c…b425f3
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x97b3b0…aa35d1
0xefa2…54e90x6a0a…bf67Base$0.001769100%coinbase2d ago0x841c41…ea7809
0xefa2…54e90x6a0a…bf67Base$0.001776100%coinbase2d ago0x509942…59068d
0xefa2…54e90x6a0a…bf67Base$0.001766100%coinbase2d ago0xc00484…c04fb1
0xefa2…54e90x6a0a…bf67Base$0.001772100%coinbase2d ago0xc3c763…5b44bf
0xefa2…54e90x6a0a…bf67Base$0.001766100%coinbase2d ago0x2c5f6c…8e495c
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x2f1b8b…e63afc
0xefa2…54e90x6a0a…bf67Base$0.00177100%coinbase2d ago0x050d31…800c58
0xefa2…54e90x6a0a…bf67Base$0.001767100%coinbase2d ago0xbc8545…4942e3
0xefa2…54e90x6a0a…bf67Base$0.001769100%coinbase2d ago0x61c039…c54e6a
0xefa2…54e90x6a0a…bf67Base$0.001769100%coinbase2d ago0x4e16c6…abe203
0xefa2…54e90x6a0a…bf67Base$0.00177100%coinbase2d ago0xf3edea…d929f1
0xefa2…54e90x6a0a…bf67Base$0.001765100%coinbase2d ago0x3aac17…442206
0xefa2…54e90x6a0a…bf67Base$0.001775100%coinbase2d ago0x561ac2…2ccbd9
0xefa2…54e90x6a0a…bf67Base$0.001768100%coinbase2d ago0x223b5c…784a8e
0xefa2…54e90x6a0a…bf67Base$0.001771100%coinbase2d ago0x5c6951…11c755
0xefa2…54e90x6a0a…bf67Base$0.001771100%coinbase2d ago0x3a395b…defcb5
0xefa2…54e90x6a0a…bf67Base$0.001771100%coinbase2d ago0x7df3ca…447e15

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.