Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa110d ago0xb8742a…84471e
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa110d ago0xe96114…1b63e0
0x1c4a…de650xac65…4417Base—$0.09100%fluxa110d ago0x2a5545…f5e57e
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa110d ago0xc8b234…b67e99
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa110d ago0xeb8f38…3f8f8e
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x78a955…bf8d1f
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x3d09c6…5d0538
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x1b1bbe…ed9c68
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x50d6d1…9f12bb
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x80a1d6…696db4
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0xfb0c16…0f8a43
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x6330db…57d43b
0x1c4a…de650xac65…4417Base—$0.01100%fluxa111d ago0x028504…bb82d6
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0xa39b01…77a8e2
0x1c4a…de650xac65…4417Base—$0.53100%fluxa111d ago0x35e3d8…7b7d6d
0xb90a…9ae40x1c4a…de65Base—$0.50100%fluxa111d ago0xc70daf…595577
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x913969…8e38db
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0xae02ba…829af0
0xb90a…9ae40x1c4a…de65Base—$0.01100%fluxa111d ago0x75d099…808ab4
0x1c4a…de650xac65…4417Base—$0.05100%fluxa111d ago0xe9c53a…abff7c
0xb90a…9ae40x1c4a…de65Base—$0.05100%fluxa111d ago0xb8f628…814714

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.