Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0x99fc62…d65f13
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0x63a334…bcd9e5
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0xba56fa…28b958
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0x7c6b62…548451
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0xe42d29…250cf5
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0x23e21d…efe67b
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0xa6a217…79322b
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown27d ago0x6ca6fc…0af328
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x1ec0f3…7e7ebd
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x41a47d…2cc0a4
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x69afcf…647bbf
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x69d7d5…298487
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x402bb0…51fbd8
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0xfb7da4…2742ee
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x766854…07b985
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x11151a…78f7e1
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0xa0b0f2…b62b45
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0xc9ba5a…e42ea7
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x614775…ba954a
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x27f583…c7e268
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x4708d0…b9d599
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x4e7722…c3250e
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x273dee…a35330
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0x774684…4d2ddb
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown28d ago0xb26ebb…c546d4

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.