Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase64d ago0xf58f63…735c12
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase64d ago0x69d89e…8018fe
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase64d ago0xd88e07…bd577c
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase64d ago0x7f8003…f80a21
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase64d ago0xcda313…b69e58
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase64d ago0xe7b54a…1313e5
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase64d ago0xb27dfd…1773ee
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase64d ago0xf55e10…2735f4
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase65d ago0x6f4b4e…683717
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase65d ago0x03c40c…2673e5
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase65d ago0x0b294e…4c9db8
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase65d ago0x7725f5…1f1a8c
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase65d ago0x0bd606…73ac99
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase65d ago0x1f56dc…b5e188
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase65d ago0x6856fc…930649
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase65d ago0x5e82f6…3c8c19
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase65d ago0x5e5643…9845a9
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase65d ago0x50a596…72497e
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase65d ago0x11cdd6…405133
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0x8e1f81…729dea
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0x29f10d…ea79f9
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0xbc8d7d…7af924
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0xe512d3…1fc7c0
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0xf05a39…717230
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase65d ago0xd144e4…93b406

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.