Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xd5d840…3aafb8
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x047627…ffeb11
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xaa3b32…0d534b
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x8fee1a…d49777
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x6979cb…df072f
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xf07030…8cfee9
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x5afa20…b9d80a
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x1b7e8a…7047be
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x7192b2…889e5e
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x1af9f2…987f0f
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x8205d4…fc704d
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x1b7c06…b5a08d
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xe7b6d6…4c846a
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x72ecec…4a3a8c
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x84fe27…68b042
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xbf2b54…b4fc6e
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x4536da…1100f7
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x4d80e5…b0c70c
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x729337…02f43e
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xe6283b…f7eb77
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0xb58cc9…2e4518
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x278bd6…10d86d
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x8a3c1d…9c29be
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x8e9ef1…a9f1d5
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase18d ago0x06e930…277888

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.