Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb50c…55150xac65…4417Base—$0.05100%fluxa115d ago0x233cd0…4a1cf2
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa115d ago0xf2fee6…d39bad
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa115d ago0x088424…0a8c11
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xbf9c0b…c851fa
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0x7919f4…19f471
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xdd7809…30d4c2
0xb50c…55150xac65…4417Base—$0.52100%fluxa116d ago0x6c5df9…151fca
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xf3890a…e9f5f5
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xad239b…e6114d
0xb90a…9ae40xb50c…5515Base—$0.50100%fluxa116d ago0x0b6310…9f2967
0xb50c…55150xac65…4417Base—$0.04100%fluxa116d ago0x6bd005…6bc302
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xfb7418…a8fc89
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0x632a64…830281
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0x1145cd…17cbae
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0xe7b270…477539
0xb50c…55150xac65…4417Base—$0.02100%fluxa116d ago0x2c14a0…f6dbf9
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0x32e249…441328
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa116d ago0x05650f…e36fdb
0xb50c…55150xac65…4417Base—$0.06100%fluxa116d ago0x829f07…28264b

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.