Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x68771a…37e1df
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x56fb14…d1b963
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xb9681d…d120c3
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xdba285…86d8db
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xcb7026…7db902
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xac1444…fdc175
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x6727c1…db57d9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x85a1fc…cbf210
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xdfb167…27dc54
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x07e5d4…6f72b7
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x3512e2…4e2fe2
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xe5db22…bd8d22
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x2fc3a1…06bb4e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xbe23f7…78a89b
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xa65145…e880e0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e2026…7535b7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x8a1c17…21a2a9
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x6fe103…a624f6
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x3f2a01…61ff2a
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xda18f4…a6e8e6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x16c5e4…dc406f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x7fef42…5c3eca
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0xd417d8…3b1196
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x6e972c…ecde11
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa37d ago0x8c62fa…43c22f

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.