Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa8d ago0x28a265…828756
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa8d ago0xca4de0…fd2c2e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa8d ago0x9dee0a…384316
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa8d ago0xc3ee26…748e9a
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa8d ago0x56bf34…ea036f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xd5663c…5e70a8
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x7c15cd…f2afc7
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xe6f987…8aca38
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x76646f…2e7f86
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x27353e…8f2e03
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xf9b673…e62c4d
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x9430b2…d7d1b7
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xda4636…6d74d2
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x637b04…73694c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x8e980a…8b71df
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x1dfb68…10ed8c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x136b9a…da3a30

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.