Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x1c0c60…c0b961
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x319897…b1c2d9
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x52c513…ef54ac
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x0f48d8…09440c
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x4b1fc3…2355f6
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xb0419e…6a5f84
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x1af862…9665a9
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x412fcf…f7c0ca
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xd6be61…2fd0dd
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xe17a7c…231e63
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x4b90d2…af303e
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x20630b…64392a
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xba7d35…cbe1e9
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xaf806f…393787
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x2d0f52…8155d3
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x942e82…a2a506
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0xea619e…ed0ba3
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa18d ago0x26f39e…ba9a63
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x8c3b45…4d8a0f
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x9cab31…bdb139
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x0ac6a9…31e10e
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x53c9d1…2843b1
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x517b50…d7757f
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0xb37055…95f3b0
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa19d ago0x8f9137…3e51f7

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.