Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$3.35100%coinbase54m ago0x546bfd…4d495a
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase54m ago0x921a98…6e76d2
0xca0a…2d7a0x85b4…627cBase$2.46100%coinbase54m ago0xe6adce…181786
0x467f…a4c10x85b4…627cBase$2.81100%coinbase54m ago0xf24560…ed8a0e
0x467f…a4c10x85b4…627cBase$1.94100%coinbase54m ago0xc2977c…501ad7
0x467f…a4c10x85b4…627cBase$0.52100%coinbase54m ago0xd24497…d7c6c0
0xca0a…2d7a0x85b4…627cBase$5.79100%coinbase1h ago0xd6dae1…efa6d9
0xca0a…2d7a0x85b4…627cBase$0.55100%coinbase1h ago0x793b44…86f371
0xca0a…2d7a0x85b4…627cBase$0.49100%coinbase1h ago0xd64e14…03ec34
0xca0a…2d7a0x85b4…627cBase$0.47100%coinbase1h ago0x5c29e8…34330a
0xca0a…2d7a0x85b4…627cBase$0.97100%coinbase1h ago0xac4e46…a3516a
0xca0a…2d7a0x85b4…627cBase$0.45100%coinbase1h ago0x5179bc…7efccf
0xca0a…2d7a0x85b4…627cBase$0.34100%coinbase1h ago0x974c79…d02145
0x467f…a4c10x85b4…627cBase$2.34100%coinbase1h ago0x450ed8…9ae0f5
0x467f…a4c10x85b4…627cBase$0.85100%coinbase1h ago0x9a7b21…0bd569
0x467f…a4c10x85b4…627cBase$1.80100%coinbase1h ago0x4a52fd…9a7ba4
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase2h ago0x98e4e0…1b2951
0xca0a…2d7a0x85b4…627cBase$0.51100%coinbase2h ago0xb18259…fceaf2
0xca0a…2d7a0x85b4…627cBase$1.55100%coinbase2h ago0xa4a77f…3fb872
0xca0a…2d7a0x85b4…627cBase$1.40100%coinbase2h ago0xcbb671…495c27
0x467f…a4c10x85b4…627cBase$3.05100%coinbase2h ago0x18d027…df35c4
0x467f…a4c10x85b4…627cBase$3.62100%coinbase2h ago0xdad53d…625185
0xca0a…2d7a0x85b4…627cBase$0.33100%coinbase3h ago0xd6d257…a7e408
0xca0a…2d7a0x85b4…627cBase$2.65100%coinbase3h ago0xdb2b6e…ce4aaa
0xca0a…2d7a0x85b4…627cBase$0.70100%coinbase3h ago0x86f535…1d41f1

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.