Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa449…15ac0x6c99…4a74Base$2.50100%coinbase50d ago0x763490…8c5832
0xa449…15ac0x6c99…4a74Base$2.50100%coinbase50d ago0x41574d…7a4b51
0xa449…15ac0x4d65…cc76Base$2.50100%coinbase50d ago0x3b2e64…d4ef41
0xa449…15ac0x6c1a…c61aBase$2.50100%coinbase50d ago0x227cba…bf1139
0xa449…15ac0xc02a…b929Base$2.50100%coinbase50d ago0x12e793…18b31a
0xa449…15ac0xc02a…b929Base$2.50100%coinbase50d ago0x7f8ba5…c21264
0xa449…15ac0xc02a…b929Base$2.50100%coinbase50d ago0xbbcad9…45e3a1
0xa449…15ac0x6220…25c5Base$2.50100%coinbase50d ago0x35b1e6…894438
0xa449…15ac0x3a52…5169Base$2.50100%coinbase50d ago0x83c448…fb6fe0
0xa449…15ac0x3a52…5169Base$2.50100%coinbase50d ago0xc9f750…7cd862
0xa449…15ac0x5814…22f4Base$2.50100%coinbase50d ago0x36e80b…4d8d6b
0xa449…15ac0x3a52…5169Base$2.50100%coinbase50d ago0x5516ec…e05217
0xa449…15ac0x1c61…2366Base$2.50100%coinbase50d ago0x83847d…2b037b
0xa449…15ac0x6b54…c110Base$2.50100%coinbase50d ago0xe4ca71…490648
0xa449…15ac0x4cc7…b7f1Base$2.50100%coinbase50d ago0x9ef4a7…134278
0xa449…15ac0x4497…e46cBase$2.50100%coinbase51d ago0x753bf4…d830df
0xa449…15ac0x3432…ca06Base$2.50100%coinbase51d ago0x4bf6c0…560c4a
0xa449…15ac0x8c0e…4786Base$2.50100%coinbase51d ago0x422e4d…18c860

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.