Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xff9340…b125bd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xdcdbb3…713b71
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x8db561…555f7e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x6f4586…84b630
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xb7d8d3…8850d0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xb8d251…355832
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xea3803…5de559
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x01e5cd…908457
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x211c41…7d9c59
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xf2467f…8b8a6e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x403738…1eb172
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x5fa199…5c2d62
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x1e2ea1…dab05a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x483639…eb43f3
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x58aa14…a80b46
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x686225…58b89f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x0578e3…d19819
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x13bfda…08964d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x46d3a5…327410
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x38bff8…c857b5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x40b5c4…0610c1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x2e2548…b1b167
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x7f6b3b…6de08e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0x75421b…05f7c2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa89d ago0xe34d4a…88e9b6

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.