Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x86acd1…82bb7e
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x047533…76c63f
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xb8441e…2fcbaf
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x31687a…63a897
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x9c2505…7bb088
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xab607c…771492
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x77e890…879a8a
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x6ea744…51610b
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xf14a4b…76cbe4
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xb40968…ac4171
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x8f3fe5…ec7462
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x931a3c…decffd
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x2ade89…b102d2
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xec81b7…c93792
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xc9a0b0…961885
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xe53721…07a3a7
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xe28c65…155562
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xf188df…d452c2
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x655e41…d75a32
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x138947…fd6fd2
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x817e6d…74acff
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0xac86fe…47c541
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x47da7c…7e61f1
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x48d336…c2ba18
0x965a…ebe90xa9dd…2315Base$0.002100%Route unknown19d ago0x43c8b6…657754

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.