Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xe62c46…fd8c20
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x88e9f8…720c3a
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xcb3cda…87d5bf
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xc80028…e4f47a
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x022b2c…5c3078
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x9fd137…0751e8
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xbec67f…2f4fe0
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x9634b6…6a32cb
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x0528d1…00364e
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xd23c4a…a2900d
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xf4116c…e4b49e
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x94abde…117255
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x2b677e…24ed33
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xd1b03e…59b3cf
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x8146a1…a1ce80
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x664361…e061eb
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x2d8991…82d801
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x36bc0b…6d8be9
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x5d7857…5fe79f
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x2e45d2…8afe8b
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x457f3e…0e426a
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xb4eb48…e24992
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xc782b8…00a011
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0xda83ee…472fef
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown70d ago0x6c7d6d…119686

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.