Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x312190…af3e61
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xaf14ba…30c9f5
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x1909a1…5e680b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xa96c61…4744b5
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xbc448e…884574
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x6073f1…dd429a
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xfc21f8…742267
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xaf6964…11970d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x0218e8…2b0f08
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x3e9122…37b351
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xd884dd…88b9b5
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x092159…73bf6a
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xe99517…4a2d14
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0xb23012…27b2ef
0x0425…92330xfe80…47eeBase—$0.001100%fluxa18d ago0x07ea2c…9178d8
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x310c46…5c85a5
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x2d58c8…7bd28c
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x6bf80c…e8dc79
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x21e3c6…984747
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x29132c…a6b5a4
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x9674ca…314265
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x99e6f0…4a6696
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xa355b1…b6d481
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x56b092…0ba7f2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x8b5722…04206f

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.