Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x21e171…9c2794
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x266462…6b77b3
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x51f11e…9ec3a0
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xad2f39…755956
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x7206bb…7cc2f2
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x57b622…f14952
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xd7e487…6c1bc5
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0xf9e750…db423d
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x07ee28…2c0b26
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x02ef33…f5fe5e
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x3e27bb…e2ecff
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xd8e04e…01dbc5
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x86a3ba…42f318
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x6db016…6a1fe4
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x077fe9…78649d
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0xb8a4d3…c8812e
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x1d6422…e0798c
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x831325…b91794
0xe425…2e950x9c95…e299Base$0.001100%fluxa35d ago0x0be47a…5ab63a
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x80c6c4…7fadfc
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xd69cfb…c2a7f0
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xa87337…4278c9
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0xb13111…2cc824
0xe425…2e950xfe80…47eeBase$0.001100%fluxa35d ago0x2ae7ff…d5135e
0xe425…2e950xfe80…47eeBase$0.001100%fluxa36d ago0x568852…689968

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.