Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xad0900…8f6a46
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x7bb0e3…6898ed
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x9d0908…c80879
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x788d76…0a61f1
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xfa346e…98dd05
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xf7cd5b…e53beb
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xf4a722…f833d8
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xf9e496…e56668
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xb9670b…538ea5
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x295ede…069d38
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x4bc628…a89af2
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xa34448…2b5dcd
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xf415d7…513061
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xab7341…4be123
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x042067…2a34f3
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xefae34…7bf760
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x6c7913…effe2d
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x589817…5e2214
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xe0a492…237c3c
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xcc4888…5d438f
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xa4e139…4741de
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0xa3a892…7a85bd
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x3b3bc3…2a54e7
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x9914c3…d2e80a
0xde95…32830xfe80…47eeBase—$0.001100%fluxa17d ago0x332257…fc6c0f

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.