Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff8d…63630x9c95…e299Base$0.001100%Route unknown31d ago0x245f26…898f50
0xff8d…63630x9c95…e299Base$0.001100%Route unknown31d ago0xaef292…5e51d3
0xff8d…63630x9c95…e299Base$0.001100%Route unknown31d ago0x9c361f…e1217a
0xff8d…63630x9c95…e299Base$0.001100%Route unknown31d ago0xc9fee1…a8311f
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xe6577e…7ffdb4
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x275b57…603e47
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xe4d39b…def371
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xffaca7…d72d82
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xacad31…e8fd01
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x776e2a…5223d3
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x7f69fb…b7b267
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x1eec11…f1ccd7
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x41ac2b…98944f
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xb04350…09f79a
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xe28936…0f00b4
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x1f84dc…f5d102
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x41fecd…9ae161
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xd63468…cfa067
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x15b994…80c9b9
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0xc42bff…8d1d22
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x725f3f…674a54
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x1ad4b6…b7d10d
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x0f68e5…b4824b
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x73e1c1…ece1af
0xff8d…63630x9c95…e299Base$0.001100%Route unknown32d ago0x9c23aa…8fb4ec

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.