Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xaaf105…58f6ff
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xeaf27c…c9b940
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xb60306…6d3670
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x16fd41…57ed7f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xf27b4e…bee978
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xed1e5a…a0e46c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x27097c…58e2a3
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x491327…ae8f33
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xdd2bb8…eb6248
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xff9641…b167d0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x16706f…7a673b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x1df578…44491f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x96a20a…08a62a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xdecbaf…e9d51c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x265497…d9379a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x14a93c…241dcb
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x44ff59…2812b1
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xd9a854…d658da
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x7faf2f…76494e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x8ab94e…478ed8
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xb6d967…f41b8b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x0de24c…aac331
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x750524…83e6ce
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0x352936…ef8a9a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown97d ago0xecf14b…ed67d9

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.