Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xf5ae52…874144
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xbbb2ad…a559cd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xe315cb…6dd866
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x5739b0…404adc
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xa47e82…034eac
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xfa3213…a80174
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x08f26f…1f9d6a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x034d87…08d464
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xc1e5c1…890446
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x56bc9f…f824b1
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x66073e…59e4ac
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xed385e…6a05b7
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x02faa2…f8c37d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xaeeb82…c94ce6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xf18d4c…a1619a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x6f923d…cbead9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x9a49fb…27864c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xe2184b…8add2c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xb4dd1b…c9ff69
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xd93860…5b1366
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x0f76bf…d8072a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xe5a307…69255d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0xb0cf3a…09cdde
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x016552…b8fd4e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa95d ago0x007e8b…f0514a

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.