Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x389de7…bb3028
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x8f266c…6f7f0a
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xeaa139…2e0cee
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x99c092…0dd038
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x126709…3b263f
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0xbd619f…996b91
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xed6949…b833f3
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x1e3789…a5b194
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xa9ac1d…e08cf1
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x711cd9…cad75d
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x10bb90…8a9138
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x5b67dc…82f6fc
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x17ab67…925a7e
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0xa13b19…023067
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x684564…6202bf
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x7035a5…6d0d56
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xf2c88a…13979c
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0xe74072…89def6
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xf4cba3…791d10
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x80c7f1…7b4365
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe4f196…2273ca
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x1f6219…eb6bf6
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe490ca…6a5cd5
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates110d ago0x96a8ef…a67b6f
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x3d857e…b63421

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.