Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x47e38f…ae45e4
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x5ebb5d…ff06c5
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x8668b3…15639d
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x9945bb…4d2a75
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x2cb7d4…7515b8
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x3c8144…ef44de
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0xcb75f5…7814b3
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x31ec89…5a0d29
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0xff75bd…89c8f2
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x3e98cb…ce8ad7
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x170700…790133
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x2929a6…805a08
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x595fbd…604d52
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0xb0f465…e17789
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x1dcb42…3b99a5
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x136e03…1f6ae8
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x376c3d…f992dc
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0xca2008…9b64a0
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0xda87ec…0c7416
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x7e911c…d1a652
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x7cd826…93da1f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x620413…cd9e10
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x63f8b7…60e25d
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x436537…45001f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x96d3c7…7880e6

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.