Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x7a54ba…3206de
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x8ec533…805ba4
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x659c73…0ae68e
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x6374f4…b246d3
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x394411…a0c0c3
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x29e203…a192ff
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x867587…47d92e
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x0108e3…20b844
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xa9e2f8…f763cb
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xd267c1…28219b
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x33765b…b100e8
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xea8938…8adff7
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x103d4c…1f45a4
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x4a5689…398f46
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x6199b5…837711
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x38c7cc…db08d2
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xe3ca70…3e7d20
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x638b43…2ffaed
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xbd4b24…0a9f78
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xf42acd…c4b951
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xd32132…31dce7
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x6e4766…72928f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x5cb5a8…29eebe
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0x8da906…af0548
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown63d ago0xba4ea9…c3f7b6

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.