Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x9a0927…4c3b21
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x11afb3…d1cb9c
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xe77cb7…3af944
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x62c541…86659b
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x20d435…214259
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xfc9605…bfd3c6
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xe561bc…a0924d
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x5f777f…2c76bf
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xb14c4e…eeace1
0x18cf…f8950x9c95…e299Base$0.001100%fluxa38d ago0x3c0535…c791ed
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x0e64e7…888129
0x18cf…f8950x9c95…e299Base$0.001100%fluxa38d ago0xb283a2…f736be
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xf05fd6…48c007
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0x3090f1…c4e649
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xecece2…c939bf
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa38d ago0xd33738…632dd3
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0x445ecd…4dc297
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0xd74a14…0bbe87
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0xf1d815…ae430d
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa39d ago0x09b43b…bf718d
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0xda1331…e9c350
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0xa01eca…16bc58
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa39d ago0xbb4278…b12ef7
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0xf4254a…8dad02
0x18cf…f8950x9c95…e299Base$0.001100%fluxa39d ago0x1e00b0…7ac6a7

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.