Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe76a3a…4fbd11
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9e3e9…8ec50d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09df67…874bf3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3e5f2…25cf9d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e37bc…e17736
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdcb5cd…2ac4a3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55e740…88f1fa
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f5d7b…81b209
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ad0d7…09ce3e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7cdf2f…196acc
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d7085…9b6032
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd57569…85c4ed
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0988c4…55e053
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x740fc4…bb83ca
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf15f37…f74634
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa554b1…1d07cd
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c9be5…870a4b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86230c…f3d350
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb966b4…2b61a6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e8bfd…f205a1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77c880…7fbfb6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x242f32…78325d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x22bd77…835064
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75cfe5…92225f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x925072…30944c

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.