Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0xe9b8b7…21bde2
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0xd3b567…6d7083
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x5e2c51…9f9df6
0x6fa9…59d40x3f14…146dBase—$5.72100%fluxa120d ago0xf52ac4…1e6c87
0xb90a…9ae40x6fa9…59d4Base—$5.00100%fluxa120d ago0xff67af…157315
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0xb57358…b8ada7
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0xecd8ee…040949
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x45489a…469f85
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x7e1907…04716b
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x7ed51c…823dbc
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x4c110e…af9b83
0xb90a…9ae40x6fa9…59d4Base—$0.10100%fluxa120d ago0x8c776e…a39812
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x11f55a…567df8
0xb90a…9ae40x6fa9…59d4Base—$0.50100%fluxa120d ago0xe5fa45…73e11c
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa120d ago0x7e0114…a844a0
0xb90a…9ae40x6fa9…59d4Base—$0.02100%fluxa120d ago0xa662e9…0e89ea
0xb90a…9ae40x6fa9…59d4Base—$0.01100%fluxa121d ago0xf9db34…4dc042

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.