Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x14ac88…17f990
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xeec631…fec85e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x5abd9a…acb5c5
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x567391…e790af
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x6535bc…1f66ad
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x167911…3f03e2
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x4071fe…220351
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xd25bc0…3e1225
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x58412f…1d6176
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xd660cf…29bcd0
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x882b8a…d100f6
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x9742f8…0389d4
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x0e09f7…5c7283
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xc9f676…2e1a2e
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xffd827…02a1f6
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xa3a65b…5536b5
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x9e665e…22d28c
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xdb7c26…95c7e3
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x759e90…ad1a09
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xae0a64…2df0bf
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x522ffc…1411aa
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0xe584a1…f8df44
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x15a214…68c289
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x0d1074…c8c73f
0x58d9…10c70xafff…aad3Base$0.10100%coinbase177d ago0x7060af…d313c8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.