Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0xdb9858…0e14e4
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x1fe63c…270f47
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x2e5771…5c6367
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0xb2673d…d3441d
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0xe21020…ba89c5
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x792d7a…46fb6a
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x37e449…62e775
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x9a6f7d…6e131e
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x732628…993f21
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0xc3a4bc…db71e7
0x0000…25b80x9c95…e299Base—$0.001100%fluxa76d ago0x2342cc…797bdf
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x90092b…812ca5
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x39f67c…82b51d
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xe2ab55…75e0de
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x25595d…32a668
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xf9e0a8…2e6f07
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xc27705…f0db92
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xbd3e3e…e5b267
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xd1fb88…c19568
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x84a64f…5c3668
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xa6ce9b…421ebf
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xca64e0…2ea251
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0xa6b2e1…bb0c5c
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x341033…9ec8f9
0x0000…25b80x9c95…e299Base—$0.001100%fluxa77d ago0x3bb036…827728

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.