Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x8d78f9…3ebf1a
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xf37ee5…43c216
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x93fa46…bbfa07
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xcfc818…8b29ca
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x20ca4e…8b2eca
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x2623f9…ba9d04
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xe167dc…3a6068
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x7e768e…3e0bca
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xbe5590…6a1bdb
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x83cb2e…32372c
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xb31f19…900673
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x873934…d61bff
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xcd1683…10e1d8
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xea0dd6…7caef7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x0eeea6…083f0a
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xe60943…256f9f
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xf598d6…0df94c
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xfa1c92…5edcb8
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xdb4bec…f31f1d
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xd5cfad…25c057
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x6f18f7…2bfd6a
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x4bdc83…479f5e
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0x249ebd…aca1b9
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xec8aff…047b75
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown71d ago0xdf6de7…0d1241

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.