Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0x955ea6…9508fb
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0xf347b6…86f195
0xbb5d…71a90xe05c…667aBasex402 service$0.01100%coinbase84d ago0x796ccc…66b91f
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0x37e005…559462
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0xf35a90…c45986
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0x7545aa…99e689
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase84d ago0x5169ec…a42030
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase85d ago0x23be35…8d78da
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase85d ago0x75ebd8…04e308
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase85d ago0x60692e…a15cde
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase85d ago0x985dcd…5f4e64
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase85d ago0x7c640b…022fa9
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase85d ago0x354fe7…96b75d
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase85d ago0x7f0263…aca940
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase85d ago0x78f90f…bad518

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.