Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0x9261c8…ecb048
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0xfdfa1b…c5161e
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0x009570…f04050
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0x194256…3b5f90
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0x2abed1…fd9383
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa12d ago0x28a9f3…e600d5
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa12d ago0x735f93…2db303
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa13d ago0x42a1c7…38fea9
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x44b40d…cb40ca
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x3ac1a4…c98fa7
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x72e18f…b93f0a
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x474484…ee9022
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x098a10…84df54
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0xb333b1…2ed632
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x50de7b…2907e2
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0xaadd46…29dc64
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0xa07d3d…255503
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa13d ago0x3d6b75…867f8e
0xd6aa…305c0xfe80…47eeBase$0.001100%fluxa13d ago0x135494…d55274
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x4ae782…38de70
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x78fce1…8bc527
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0xe50930…61205c
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x3b34e0…649d10
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x600c85…f85e0b
0xd6aa…305c0x9c95…e299Base$0.001100%fluxa13d ago0x3c222f…88224d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.