Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xe41414…35981b
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x348f84…acff88
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x4a4806…e4be0c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x726a46…0c6a77
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x00ad0f…b0812d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xac9ff8…018ea2
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xf52d1b…c0368f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xdc8615…1102e5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x99936b…433b8c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xb7d8bd…7d13e5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x10f5dc…2e07ef
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xd08bf1…568f71
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa42d ago0x30d9c9…069a55
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x13eae0…0a24a3
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xc3a013…5fe9da
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xc93db8…b05fdd
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x170580…4ecfb7
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x0b4516…1538b4
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x24cd08…06106e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xcd6412…686c0c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0xa9a788…e00e45
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x45846c…8fb0e2
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x18c640…6f2707
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x96af27…14d0a6
0x738c…8efc0x9c95…e299Base$0.001100%fluxa43d ago0x14edbb…fc5c48

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.