Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x5d139a…d8ee0a
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xb196c6…5ac40b
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x0b86bd…399885
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x2b4fbd…c8e16d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xdc58b3…984a13
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x8db933…3a902f
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xa731ff…37e5b5
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x58911c…1389f8
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x243c58…962702
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x5e9ae3…368a34
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xc3699c…cfae98
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x0f5801…cddbfe
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x666de4…ce59bd
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xc0845e…a3d8d6
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xf63521…f2ca27
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xf91580…c05785
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xaf0986…1a78e3
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xe67960…8f106c
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x729298…852490
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x909246…452f10
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x892141…991d6d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x8f2b08…da7d7e
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x9f7b69…0d5d0a
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0xe08d32…db8c61
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown28d ago0x293c22…8b33f4

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.