Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x1e8082…b7c6c1
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x87c123…8d4cc2
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe89ff2…2603fd
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x4877ce…463789
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x2319a9…3f32d4
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x88e395…4ce80a
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0xa8ad0b…a8d402
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x9c364b…a5d34a
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x6aa48e…880b84
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x221d5e…98e7a3
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0x338764…f8c3a3
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd79471…5564a6
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0xbbe74a…209e6c
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0xafe0bf…005744
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0xa4c5fc…284657
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1303c3…005fd3
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x069d33…6110be
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b0585…ccbddd
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1145ea…413acb
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0xd6abef…54d186
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x621f73…4a41e2
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x28b0cf…365351
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1c3486…029373
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0x180a83…3c5bf3
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf77e03…25efbb

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.