Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x18f2cc…632a8a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x274600…b95fa6
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0xdc6206…90b677
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0xaeb514…584665
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0x0a99e0…8f64ea
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0xadb94f…ebfab9
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x844b13…634137
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x78fd56…c71a78
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x86489b…508e49
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x7dea94…fd61d8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x2bd695…3f8259
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x5b2294…6d62ac
0xcc04…8e260x9c95…e299Base$0.001100%fluxa43d ago0x13c4dc…fbb2f7
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa43d ago0x11c16e…9c3f8a
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xb649e5…fbd8f6
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x4bd94f…9a086f
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x30bfb7…488691
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x19e69a…334891
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x5bb3d6…4a342e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0xf3259e…a95654
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x93cc62…c9d398
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x1bc02b…2a3566
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0x72c757…db3e30
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa44d ago0xa6d58b…5a6875
0xcc04…8e260x9c95…e299Base$0.001100%fluxa44d ago0x8fec9c…986b9d

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.