Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x0e7d8f…e4d3ae
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x145f70…169b8b
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa37d ago0xa68faf…76a253
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x9a5d07…e72e71
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x23fc27…af4a04
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x18fca1…8d0cd7
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x9a207a…42d378
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa37d ago0xe8b04b…c3dd4a
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x6ec730…e92c95
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x83da76…09623d
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa37d ago0x095c5f…774ed4
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0xfaf2b8…2ddeaa
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x9cd6fb…7dff6e
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa37d ago0x583611…5fdcef
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0xf92264…34ff2a
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa37d ago0xb36579…a0e7ff
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0xcf58be…8a5b73
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0x837c04…c5c9f6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa37d ago0xf01b63…6f84f1
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa38d ago0x69e527…a9da5b
0x6691…7e5d0x9c95…e299Base$0.001100%fluxa38d ago0xe84c6b…35a9f0
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa38d ago0x484591…82dab6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa38d ago0xd8fe14…e3e712
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa38d ago0x7197a0…fbb5a6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa38d ago0xc47410…339e88

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.