Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$12.46100%coinbase34d ago0x880ece…756ec7
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase34d ago0x0e9882…973898
0x34da…7cb40xb0af…7de0Base—$14.97100%coinbase34d ago0xdc6386…350657
0xb66a…04f40xb0af…7de0Base—$55.02100%coinbase34d ago0xee4728…2c6b90
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase34d ago0x28b2ac…dbaa4e
0x1a46…89da0xb0af…7de0Base—$5.04100%coinbase34d ago0x8d041e…49dc92
0xf56d…54830xb0af…7de0Base—$12.19100%coinbase34d ago0xd0d6cb…8f031b
0x34da…7cb40xb0af…7de0Base—$14.62100%coinbase34d ago0x8abccf…18ff9a
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase34d ago0xc19e4d…97cb19
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0x7988d3…fe925b
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x10948c…156453
0x1a46…89da0xb0af…7de0Base—$5.23100%coinbase34d ago0x8d7feb…f6522d
0x34da…7cb40xb0af…7de0Base—$14.94100%coinbase34d ago0xed60ff…b42b5f
0x1ebf…76220xb0af…7de0Base—$0.20100%coinbase34d ago0xb1087d…66e305
0xff56…086a0xb0af…7de0Base—$1.00100%coinbase34d ago0x7c2520…f55b9e
0xf56d…54830xb0af…7de0Base—$11.88100%coinbase34d ago0xa1b4f1…2b5fd5
0x98a8…7bce0xb0af…7de0Base—$0.94100%coinbase34d ago0xac48c2…2f456e
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase34d ago0x0c497a…7197af
0xcb74…cb510xb0af…7de0Base—$0.36100%coinbase34d ago0x6db6a9…e896c1
0x1061…a4e30xb0af…7de0Base—$6.00100%coinbase34d ago0x81ed62…f7a0e4
0xf56d…54830xb0af…7de0Base—$11.57100%coinbase34d ago0x631c3c…01c86f
0x7d45…92240xb0af…7de0Base—$6.25100%coinbase34d ago0x93bec2…e2a236
0xf56d…54830xb0af…7de0Base—$11.30100%coinbase34d ago0x487383…cd7735
0x1a46…89da0xb0af…7de0Base—$5.16100%coinbase34d ago0x3249f3…72c31f
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase34d ago0xbe5a6c…b1f738

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.