Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xbd9ee7…d505a0
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x9c1bd9…8683cb
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x9982e9…8a9d75
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x1dc506…3359fb
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x13283a…51092a
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xb442e2…8914b6
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x801e22…29f8ed
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x145db9…7c30a5
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x0941bb…09bd08
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xbd0ebe…8dc6ac
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x1a0ec3…363e8b
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x3d16ed…b8288d
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x599d28…4a7013
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xab8741…efee4d
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x97a8b5…db3502
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xfb142e…60b4a3
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xcb3bb1…380fff
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x90548e…8df1fb
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x65db2e…297d4c
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x9dc32d…cc5eaa
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x2eb1e9…5d09af
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xca39b9…915991
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0xba5918…e5702d
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x22cb93…e70067
0x682c…37ee0x6839…1a2bBase$0.003100%Route unknown99d ago0x12e93f…14d768

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.