Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xfcb116…000829
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xac2df5…bd55d6
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xe6a763…72c3a0
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x834ab4…3d1260
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xe7fcd1…8560e0
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xc06d4b…92fdd2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x06fb19…cf6891
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x786bec…4474d3
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x5e0f41…57a6a7
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xa3c5b6…a1ed76
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xafcd0d…6d1dc0
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x2bed09…31cafe
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xa8cebc…7b31bf
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xdff1b2…880cd6
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xd07c18…f6e2de
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xaabd41…61ce8a
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x204e5a…784851
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x51c3af…55fb5a
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0xd3a2f5…93c4dc
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x318d6e…c1842b
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x0e3eab…e2df81
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x9d098a…f3c0f2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x098002…53d0df
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x9ed074…821f32
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown73d ago0x02c949…974488

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.