Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xc70ead…6c477f
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xaea97d…454a52
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xb54977…641d40
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xfdf854…732bce
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xeff991…16e6de
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x1a7a25…95a905
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x9bd50f…2d1932
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xefd5a3…6d46d0
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xb33009…908607
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xa683bb…8d61b7
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x96e803…93b1d8
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x5a5e49…719512
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x91c6a8…134f3d
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xa669bd…de6adc
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x6e000d…2c6140
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x31ab61…bfc2bb
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xd7dd85…43141f
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xf867c5…c2b3d9
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x77c557…9f9781
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xa13a54…53521a
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xfea417…77ce5b
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x802b55…9734db
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x9b2ff5…e83c73
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0x41f4df…12be0e
0x309f…42190xafff…aad3Base$0.10100%coinbase179d ago0xb1c971…08c592

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.