Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x9a497e…64ff49
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x104134…8dbf08
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x41997a…6d535f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x04b89f…31144f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x5f0677…900d8c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa42d ago0x281d47…1a4f9a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x9eb593…537816
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa42d ago0x9cb4dc…46a10c
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x38aa30…46e3fb
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x417097…99d2f8
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x4c79ee…21e654
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x5d9b7a…5f4bdf
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa42d ago0x4840c2…304190
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x8e21fc…ef7a00
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x65ffbd…fd547a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa42d ago0x655256…c49ef4
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0xc9fe00…caf51a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x0856bc…1557d7
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0xbeafb1…34b939
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x718c5c…37af81
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x8852f8…7d5048
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0x2b037b…de9c98
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0x1d3b29…b3b94b
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0x0656fa…b20601

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.