Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x82201e…46cafe
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xdeae6c…5ec242
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xfc3383…b2d3b7
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x7c1b78…e81f58
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x6a2780…1a5c42
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xb2130e…cc06fd
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xce539f…2bdf47
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xf8de33…db6205
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x7c32c4…eb88d6
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x3553c5…140f49
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xe9ec3b…8330d2
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x96d5fb…aeedb3
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xc49ab1…9e8909
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x4b32d2…ff330d
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xcc46ff…d38308
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x9236b0…3119ae
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xf1f9f5…6e3585
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x551674…dfada4
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xa22787…54f9ce
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x285160…d10d66
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x92a30d…ccfcc2
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x326f3a…0171a4
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0xbad195…5900f9
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x89d316…06af7e
0x7d6a…987b0x9c95…e299Base$0.001100%Route unknown69d ago0x6a22d9…edb5e3

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.