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%fluxa44d ago0x6bc51e…fc47d1
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xb60bda…ebb371
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xc8d75f…5e1348
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x5081de…10b248
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xfbd6c5…7838a1
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x83ef5e…4a4c5c
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x6bc3d4…c4d7b2
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x87d008…fefb76
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0x404fad…84dd19
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x0fce20…64d44e
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x8342a5…3b5f99
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x3a5091…8f0ccf
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xc01f13…2dd502
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0x9e070d…5a5d02
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0x57151d…6bf420
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x4b372b…016688
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xf7fdc0…d22100
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0xe5ec92…d1ff3c
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0xf84c5f…b795f2
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0xe5d08f…646041
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0x285ac6…872308
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xc08f6f…0315cb
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa44d ago0xff5447…58c7f9
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xda87df…8d2afa
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa44d ago0xb8cb7b…451ba4

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.