Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x85c8c1…10cc28
0x9821…b7400xac65…4417Base—$0.05100%fluxa121d ago0x6f0fd6…25522c
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x9707b1…cac77c
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0xd91282…58137a
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x331860…8ba452
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x650b16…08d5eb
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x4dd548…10b462
0x9821…b7400xac65…4417Base—$0.05100%fluxa122d ago0xaf2d7e…ee12ee
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x25e439…91d37e
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0xbb00e9…0b5819
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0xfd0176…456a1e
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x655fb3…8197f4
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x023604…381e59
0x9821…b7400xac65…4417Base—$0.09100%fluxa122d ago0xa287f1…d28035
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x7d8020…77c354
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x3f6555…f49c6b
0xb90a…9ae40x9821…b740Base—$0.05100%fluxa122d ago0xa226c0…cf63f4
0xb90a…9ae40x9821…b740Base—$0.02100%fluxa122d ago0xf1554c…c9d180
0x9821…b7400xac65…4417Base—$0.06100%fluxa122d ago0xc2d00c…d094ac
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x68ba7d…7108fc
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa122d ago0x6ceb36…7837c7

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.