Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84e…f2ed0x9c95…e299Base—$0.001100%fluxa49d ago0x2b3034…37fa50
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa49d ago0xed996d…914329
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa49d ago0x2aa7e6…41cfdb
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x9882e8…8ac394
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x69c090…040be7
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x3d48d6…376bf2
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x470432…b2363e
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xfc6a67…8042f5
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x39f632…4bbc2e
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xcf8062…7b5a49
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xe67c45…0da306
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x89fb7d…466555
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xd0f5fd…13e68c
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x7768e5…6e242f
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xf8fdc7…301632
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x8f622b…2c5e6f
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x8442ef…7aa70a
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x3ed980…0092d2
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xafbe8e…89c078
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x998258…2007b9
0xc84e…f2ed0x9c95…e299Base—$0.001100%fluxa50d ago0xa0110d…199dc6
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x08e4bc…ef1c89
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0x2c8477…9cec32
0xc84e…f2ed0xfe80…47eeBase—$0.001100%fluxa50d ago0xf555fa…b24d17
0xc84e…f2ed0x9c95…e299Base—$0.001100%fluxa50d ago0x35d811…8f5b91

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.