Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x231b8c…45e4d3
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xf749b0…2e6c36
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x4745d6…a51bb4
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xc295c8…ed43ec
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x946fb3…06d5c6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x17b8da…939ad4
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xc87a77…eb59e5
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x31b7b8…4ac3fa
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xf64cc7…f56b86
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x757e9a…86ebdb
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x649f0d…543c6f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x6d616e…68285e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xa19d68…2162fb
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xc80447…623dc8
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xd25155…7bedc4
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xc31ec1…8581fe
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x4828d4…1c617c
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xc3f319…09d28a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xf4aec7…ac3195
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x276638…ea763f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x81f907…dc73f1
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xf39511…1c319b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x3e438d…e9aa18
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0x9e1ae7…8259e5
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa17d ago0xaecf44…53c01b

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.