Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x9f082d…6db3e8
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xedaa5f…348e62
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x45f045…2ad962
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x0598b1…512069
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xab10aa…2b30db
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x4a65fe…816102
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x18ff68…5ec410
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x18f576…1fc5d8
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x48842d…6cb6eb
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xdddcf9…c69b39
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xad9007…3e7c34
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x63de8b…c72ac0
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x23271b…3730fa
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x89b781…82f32d
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x1ef55a…ccfc30
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x2f65d8…e72d70
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x0173ab…21a07a
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xd61f5c…0b5f49
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x1dc86d…86ee88
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xfc8dd1…a86df3
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x43a38f…61b0e4
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0x11522d…0940d6
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xa31ba2…e9f640
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xaa2eb3…d0a1b3
0x7dce…9ac60x6839…1a2bBase$0.003100%Route unknown99d ago0xa508fc…855055

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.