Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa110d ago0x584c5d…f3fefc
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa110d ago0x278c8b…b89d96
0xdd0d…3b260xac65…4417Base—$0.10100%fluxa110d ago0x3180d3…de5a67
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa110d ago0x92b483…6b6a56
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0xb102f7…b6b2dd
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x94f618…0eaaf9
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0xf0932a…6c89db
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0xa5a46a…5a2187
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x1b3adb…1b4045
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x3d8822…5bcf57
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x1e57a3…2cf27a
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x83bed7…254555
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0xa39ca8…6065c8
0xdd0d…3b260xac65…4417Base—$0.05100%fluxa111d ago0x2832e8…e3269f
0xb90a…9ae40xdd0d…3b26Base—$0.05100%fluxa111d ago0xb0395e…710ee6
0xdd0d…3b260xac65…4417Base—$0.04100%fluxa111d ago0x6e4976…88807d
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x34b70a…33c881
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0xc381f8…8b6599
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x2ce07c…45bf3b
0xb90a…9ae40xdd0d…3b26Base—$0.01100%fluxa111d ago0x741065…8d034b

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.