Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x516475…ab22ae
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x34005c…87212a
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x31c185…b5e6b4
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xe056ee…fc66f7
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x694320…7fff73
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x296a3a…2594fe
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x87e4cb…5a1683
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xaa2ade…b4db06
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xa579ba…86eb32
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xa8a849…f15317
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xef5e0f…63c62e
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x8679ff…3e0486
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x637864…848652
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x447252…844a92
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x17d934…c301b7
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xd6e875…f73a06
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xe80642…b99468
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x727460…bb31a4
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xa57ce8…9873b2
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xaff225…fd3668
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x8151b9…3ad4c0
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x9c55b4…004ab4
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0xc49161…eba04b
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa16d ago0x1deaf4…138bb1

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.