Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x5ab31b…e120bf
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x38908f…cf752d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0xe2926e…dc2a47
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa35d ago0xf80df2…ef944e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x87a1bf…321a03
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0xe40f85…72190e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x0fbb1d…fa537e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x746729…a8d191
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x1d0e6f…94f2db
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0xde3831…3b9b89
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x8927da…320250
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x93cc48…d903bc
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa35d ago0x879f73…6946a4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x34c15f…7057e4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x8af174…c72e8f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa35d ago0x553d11…afcd6e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0x59d85c…a28924
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0xd9dc0b…d8f65f
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa35d ago0xa1330f…983783
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0x8a3066…80546d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0x633b8b…b46620
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0xd0369c…3a1f28
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0xc2190f…5fc450
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0x9dd287…8cc26d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa36d ago0x25eddc…8e9a9b

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.