Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290x9c95…e299Base$0.001100%fluxa44d ago0x744647…d5d06f
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0xcef215…b36e32
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0xb6e7cb…779eaa
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0xa29c28…f58d5a
0xebda…12290x9c95…e299Base$0.001100%fluxa44d ago0x24ba76…c2dd80
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0xd7f440…1d2415
0xebda…12290x9c95…e299Base$0.001100%fluxa44d ago0x6c654a…930091
0xebda…12290x9c95…e299Base$0.001100%fluxa44d ago0xe0ec04…492522
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0x73ac50…a3327a
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0x0fc4b2…9e47dd
0xebda…12290xfe80…47eeBase$0.001100%fluxa44d ago0x799d72…094374
0xebda…12290xfe80…47eeBase$0.001100%fluxa45d ago0x401b64…521996
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0xc65ac6…a9a990
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x47cfed…b18ab4
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0xc7ce05…bb5854
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x20a009…a25f14
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x4df815…fbc53c
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x3b6923…0b2935
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x0762fd…e8fc58
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x240016…bea513
0xebda…12290xfe80…47eeBase$0.001100%fluxa45d ago0xe3c454…2a16f5
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0x268192…288e53
0xebda…12290x9c95…e299Base$0.001100%fluxa45d ago0xee1d0e…05dd0c
0xebda…12290xfe80…47eeBase$0.001100%fluxa45d ago0xeafcf0…5efc98

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.