Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704b…86700x6839…1a2bBase—$0.003100%coinbase7d ago0x91b5c2…c8aab7
0x2c0d…75ed0x6839…1a2bBase—$0.003100%coinbase7d ago0xef0c54…7ec6f8
0xab87…a1ae0x6839…1a2bBase—$0.003100%coinbase7d ago0x7cfb51…529a6f
0xcfbb…38c50x6839…1a2bBase—$0.003100%coinbase7d ago0xc22dc7…fced91
0xa93f…26850x6839…1a2bBase—$0.003100%coinbase7d ago0x6e4169…c9544e
0xad5d…332c0x6839…1a2bBase—$0.003100%coinbase7d ago0xe956f1…3551d0
0xd233…7f0d0x6839…1a2bBase—$0.003100%coinbase7d ago0x7c9567…a56056
0x45b4…54f80x6839…1a2bBase—$0.003100%coinbase7d ago0x09aaf2…ede5a2
0x5c15…02e50x6839…1a2bBase—$0.003100%coinbase7d ago0x300443…b83426
0x76d9…970a0x6839…1a2bBase—$0.003100%coinbase7d ago0xff26dc…602305
0x6737…74aa0x6839…1a2bBase—$0.003100%coinbase7d ago0xc908ac…5cfc94
0x7259…83fe0x6839…1a2bBase—$0.003100%coinbase7d ago0x361b8d…f02774
0x1d37…bfa10x6839…1a2bBase—$0.003100%coinbase7d ago0xdcdcee…5c5a2c
0x9128…21940x6839…1a2bBase—$0.003100%coinbase7d ago0xf77443…47d3eb
0x227b…e2880x6839…1a2bBase—$0.003100%coinbase7d ago0xdd0db8…652b47
0x17df…8e4a0x6839…1a2bBase—$0.003100%coinbase7d ago0x3601a5…979eff
0xe94b…0d010x6839…1a2bBase—$0.003100%coinbase7d ago0x0863b6…18d80f
0xf752…15950x6839…1a2bBase—$0.003100%coinbase7d ago0xd16f8b…d0d1bd
0xd617…fe3a0x6839…1a2bBase—$0.003100%coinbase7d ago0x2261a8…f0440f
0x6b79…c9360x6839…1a2bBase—$1.00100%coinbase7d ago0x752d7c…a1aac7
0xbe2c…fb150x6839…1a2bBase—$0.003100%coinbase7d ago0x49d616…a54186
0x1949…c2300x6839…1a2bBase—$1.00100%coinbase7d ago0x451b3d…cd15df
0x8c83…77d20x6839…1a2bBase—$0.003100%coinbase7d ago0x94cc00…445f18
0x9693…b0040x6839…1a2bBase—$0.003100%coinbase7d ago0x805207…b0d4e4
0xd3fa…53d30x6839…1a2bBase—$1.00100%coinbase7d ago0xe4fda5…5f5ae3

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.