Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa43d ago0xe58b47…8b1e89
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa43d ago0xfd6769…cce8ae
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa43d ago0xc76e7c…39faf5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xfc0084…8d2b70
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xa5c5ff…0a2f30
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x8cf056…f7533a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xaf5979…ecd703
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x332836…8a2d85
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xa4a74c…d2d56a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xcff2b2…bebff6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xa1013d…ea7e7e
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0xdc95dd…ed6477
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0xa813ba…ba6498
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x9b0cf1…db3738
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0xf01251…d113e7
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x4a41e2…c3c5af
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xddccb8…5bad52
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0xc84949…d9bdec
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x9e9139…ce797b
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x64e309…e32cad
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x8f857f…bb3914
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0xd9b128…a3d7cc
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa44d ago0x835911…26ad73
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x9921fa…d9c7cd
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa44d ago0x728372…7f87a7

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.