Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase91d ago0xe4ba2b…1b280e
0xf5c5…a03b0x4466…125eBasex402 service$0.008100%coinbase91d ago0x21a809…4f7a99
0xf5c5…a03b0x4466…125eBasex402 service$0.15100%coinbase91d ago0x5604ab…8b9512
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase91d ago0x488987…754f1e
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase91d ago0xfc7547…efb81e
0xf5c5…a03b0x4466…125eBasex402 service$0.006100%coinbase91d ago0x72efa2…ed497d
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x0ce2e8…53548b
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x7cb21e…21e33d
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x2741e5…6f8f12
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x0dfd19…5d10f7
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0xcb3648…24a392
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x2c0dc0…36798d
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase91d ago0xeeadb0…15538a
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase91d ago0xe58be0…267087
0xf5c5…a03b0x4466…125eBasex402 service$0.008100%coinbase91d ago0x9e01a4…374aaf
0xf5c5…a03b0x4466…125eBasex402 service$0.008100%coinbase91d ago0x32c4a9…3ef81a
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase91d ago0xdf3402…860997
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase91d ago0xfcdaa1…2e4e37
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase91d ago0xe3659f…10a35f
0xf5c5…a03b0x4466…125eBasex402 service$0.006100%coinbase91d ago0x84ac6d…d047fc
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase91d ago0xd7a0ef…968e23
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase91d ago0xb423a2…d36d74
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase91d ago0x910353…765fa3
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase91d ago0x4421a4…a1dff9
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase91d ago0x694e19…a0d800

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.