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%fluxa43d ago0xe89a97…05e902
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xe2fde2…16a4d3
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x940f87…d9bcf5
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x1a266c…befe12
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x28aee1…23473f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xfca0d4…8b0f19
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xf3331d…d21818
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xcfa624…1b79f2
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xcbb1a3…42055a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xd2ef94…8425e7
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0x210ebd…503f93
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x482a2a…221df3
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0x6e0bfb…68c9dd
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0xcc7ad8…fa5e33
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa43d ago0xaf4c7a…19cea1
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa43d ago0xeda418…445e21
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x411200…fcd281
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x51442d…830df5
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0xabb56c…761420
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x16190e…e1574e
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x343d84…434e2d
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0xcb300a…4efc17
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x01a885…3ee32a
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa44d ago0x2ba82d…2a4d4f

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.