Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa35d ago0xf68b10…c80f2b
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa35d ago0x2c97fc…dfd58e
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa35d ago0x40290c…60227d
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa35d ago0x0a3466…23e5d3
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa35d ago0xbbf6a7…4c58a4
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa35d ago0x50d965…29ae84
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa35d ago0x1eb50f…ed38a1
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa35d ago0x6ba56d…31fb13
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa35d ago0xe28774…2d832c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x898fe8…31a7cf
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x0b5a32…8e2815
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x93934a…3ed85d
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xa73fcd…4904d7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xc96a47…fcc099
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x9545dd…b7bdea
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x1736b1…4e2020
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xf9b265…9f51ef
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xfcb770…dd6cc0
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xe20ea0…ff5d2c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x0b49a6…d12880
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x85f1cf…7d3a33
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0xd064ef…bc4bc7
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x04c0e3…78ab53
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0xb959aa…37b4cc
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x0262b1…08dbb1

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.