Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown56d ago0x2c4e2a…ca6abf
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown56d ago0x318615…386ee0
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x58c0b5…6f2c4e
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xd22e66…fb5a67
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xee3f28…93dbf5
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x2489a7…e84ee8
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x71152f…500d2a
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x03a578…9dddc2
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x3987bc…4c040d
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x8995df…f7891f
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xfbd2d6…c1e7c4
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x858096…c27538
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x8ef948…79ad7b
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x6863d5…d9fed2
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x08700d…5c49fc
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xe7af03…efd475
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x6b0491…98b50d
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x847727…cd9415
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xb99fd0…6b0f8f
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x6f6477…9da863
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xb56cff…7f299f
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0x71eb81…9da028
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xc24f0f…e984e7
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xcb1854…114c85
0x7fa1…67fe0x9c95…e299Base$0.001100%Route unknown57d ago0xd5e2a9…c56ee6

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.