Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x5a7f16…3f9e8f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x1815e0…cdb58c
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa34d ago0x23f845…78b771
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa34d ago0x6494d3…089f60
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x2746a8…76d4c9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x08b55a…431767
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x4347de…560c29
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x5065b0…a659e3
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x7bb967…a974fb
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa34d ago0xb85f53…0fe30f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x9837e4…7f5ed8
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0xf86fb9…6a67f4
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x936a7d…554291
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x087e77…072a01
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x9a8c14…263996
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0xf96cd8…355019
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x1f2b56…3ada9a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0x17781d…bda31b
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0xcdf173…5c4bb7
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34d ago0xa291dc…dc7618
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa35d ago0x9cbff0…d236a9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa35d ago0x862956…686311
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa35d ago0x7c5cd4…f856a6
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa35d ago0xa270e3…3e0004
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa35d ago0x231d7b…61c9da

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.