Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x794a59…ba86fa
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xb4926a…528609
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x9771ca…810d65
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xbe13c9…6129d0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x78e3af…9479dd
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x8a0d4f…514708
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xc53880…75e6d2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xaa5bcd…211206
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x955fc4…85a128
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x4cd2e9…7dba76
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x145560…c27dcd
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x94fea3…98a3d6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xf48ef8…21f669
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x8ed726…3944d5
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xafd46c…ec466f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x78370a…cbcea2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x172408…897a98
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xd3abec…aeaff0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x41b0d1…7221d8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x67f129…630742
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0xbba259…98304b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x1bc546…e99d56
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x43639f…d58ecc
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x13249a…e0e431
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown70d ago0x1f6ba6…916eb7

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.