Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xf20a4e…2f0c9c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xc0eeef…2104a3
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xdeee61…e1eafa
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x2df54a…d8645a
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x254fa0…26305c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x6a5dbd…2143a0
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa41d ago0x745d7c…adfe6c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xf81784…43c475
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x13b516…eb5f97
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xf4c0f7…2bc65c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x705a9f…393bdd
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x74e095…36d008
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa41d ago0x9edc6e…6d4f14
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa41d ago0x43b5bc…ce6121
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xc4684f…252ef8
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x388fa7…e81eb0
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xba6a74…cbd48e
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xcb2f52…06e38d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x7545a3…e0b242
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xd49493…870714
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x1c2c9f…0c06c2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0x01d0e5…406468
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xe929b0…2d277b
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xe94f10…186262
0x18aa…81520x9c95…e299Base—$0.001100%fluxa41d ago0xb093e8…812ceb

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.