Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xc8baa7…c7d09b
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0x5801be…e96a4d
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xfdf6fb…41c629
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x549299…77a07f
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xba9dcc…1a3690
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x4db16b…1080bf
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xf36d30…051c56
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x1b2a6a…ef090f
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x95f810…0835aa
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x683cfe…877929
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x8ee599…19ad70
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xd94e0c…38ec91
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0x393668…551efc
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0x042435…875d12
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa44d ago0x6e33de…d2cb00
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa44d ago0xeca227…4fc17b
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x973fa8…08d28f
0xd699…e7ff0xfe80…47eeBase—$0.001100%fluxa45d ago0x90d35f…814f12
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x23f427…6913a1
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0xd56116…40d41c
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x6a1830…dcc98a
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0xaaf9b0…4d5439
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0xffb18d…419356
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x6e3514…63a4a6
0xd699…e7ff0x9c95…e299Base—$0.001100%fluxa45d ago0x37ce53…64abbb

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.