Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xfcfae6…20c846
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x80a2b7…5d690c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xebde58…ceeb3e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xb51df3…1719b3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x6868aa…1d51e1
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x04a4cd…210d88
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x652020…2b81ce
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xf81784…74d17e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xfade90…0194ea
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xb47562…70afde
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x523f22…21abdd
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0xbad526…468ef6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa115d ago0x6f570c…eba93d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xc9ee87…c2c768
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xebc667…12c5ea
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x294bec…26b4a0
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x12c8b3…f6deca
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xa40286…4ec099
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xb1c15e…a6c3e1
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xcb138a…e7b508
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x9f77cb…969b1a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0xf36e00…540763
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x307575…caa0d6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x834698…d411c6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa116d ago0x3c2f5b…7362c4

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.