Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0x91c06d…ce4160
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x26a64c…94ce4d
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xd6d811…8c9cfe
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x104fa7…ef3450
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xe04c3b…d2ed68
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x054d81…7355f9
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0x5430be…e487e9
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xea4c04…b6a0a5
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x420005…88824f
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xed82f8…168f2a
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x16dcdc…3e4b22
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xecb768…7286c9
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x3b5a7f…f4fc39
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xca8dcd…ddce13
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x17d37b…a7d0c3
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xd956a8…069a47
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0x565413…201b27
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x7f76fa…7de161
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xfc0169…ede3c6
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x9fd43e…cbe118
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0xde2a96…ba5130
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0xcf4d49…2b3531
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0x1ba735…3c76b4
0x9993…55a50x78f9…3928Base$0.10100%candidates99d ago0x5693df…209a71
0x9993…55a50x78f9…3928Base$0.10100%coinbase99d ago0x3b2d1b…2b2e49

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.