Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0724…099a0x10c1…1e24Base—$1.10100%coinbase114d ago0xeb5607…d21b2a
0x0724…099a0x10c1…1e24Base—$0.55100%coinbase114d ago0xc3552f…51b50a
0x0724…099a0x10c1…1e24Base—$0.57100%coinbase114d ago0xeb2aa8…11ed03
0x0724…099a0x10c1…1e24Base—$0.67100%coinbase114d ago0x43ae02…6d5178
0x0724…099a0x10c1…1e24Base—$0.54100%coinbase114d ago0x9aad89…0c3528
0x0724…099a0x10c1…1e24Base—$0.65100%coinbase114d ago0xbe17d4…eccccf
0x0724…099a0x10c1…1e24Base—$0.67100%coinbase114d ago0xfc80c5…cfc9bd
0x0724…099a0x10c1…1e24Base—$0.51100%coinbase114d ago0xce45f9…62e003
0x0724…099a0x10c1…1e24Base—$0.51100%coinbase114d ago0xb5177e…b66ff6
0x0724…099a0x10c1…1e24Base—$0.51100%coinbase114d ago0x79013b…e4c390
0x0724…099a0x10c1…1e24Base—$0.66100%coinbase114d ago0x5ffda6…718a7f
0x0724…099a0x10c1…1e24Base—$0.67100%coinbase114d ago0xe4e0f8…dac09a
0x0724…099a0x10c1…1e24Base—$0.57100%coinbase114d ago0x1560cd…51eb35
0x0724…099a0x10c1…1e24Base—$0.69100%coinbase114d ago0x9d6089…478728
0x0724…099a0x10c1…1e24Base—$0.53100%coinbase114d ago0x85ea84…e3122f
0x0724…099a0x10c1…1e24Base—$0.65100%coinbase114d ago0x2a298b…8b0a8b
0x0724…099a0x10c1…1e24Base—$0.66100%coinbase114d ago0x02550e…3c6b0c
0x0724…099a0x10c1…1e24Base—$0.50100%coinbase114d ago0x120142…ab7325
0x0724…099a0x10c1…1e24Base—$0.50100%coinbase114d ago0x630769…9b8d1d
0x0724…099a0x10c1…1e24Base—$0.51100%coinbase114d ago0x34a90f…0b1901
0x0724…099a0x10c1…1e24Base—$0.51100%coinbase114d ago0x9db3db…2b268f
0x0724…099a0x10c1…1e24Base—$0.66100%coinbase114d ago0x0645d1…17cb2e
0x0724…099a0x10c1…1e24Base—$0.53100%coinbase114d ago0xa8e47e…3419fc
0x0724…099a0x10c1…1e24Base—$0.50100%coinbase114d ago0xfef15b…c9b267
0x0724…099a0x10c1…1e24Base—$0.50100%coinbase114d ago0xe53d84…f9c98a

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.