Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x1be7d6…852e6d
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x837b3a…eb27ac
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x5a9e48…be1ecf
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x82eedc…9e445c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x0be718…fc9e59
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x503e1f…c21acf
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x1bcc5a…984604
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x4d93c3…b87810
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x87da7c…ae235a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0xa25512…0054aa
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x3554d0…b7564e
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x5682c5…1caccb
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x836134…a8c5cb
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x6d9484…aefb8b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x4e2a6f…50ffbb
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0xaee3f2…9af69f
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x7b77ce…01951a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa13d ago0x4ad0a9…8b6f7f
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0x749b98…035f72
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0x13dc22…870cc4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0x6a8f12…6a1a88
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0xfd7ba4…d04cbd
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0xfab775…e27e9b
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0x0b1c77…ca1f6c
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa14d ago0x10d4b1…32e209

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.