Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x925b4a…b5d190
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0xf6790b…e893d7
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x7429ac…664709
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x3b9507…517055
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x2baf0e…b3bc9b
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0xc37948…e97790
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0xcb7e0e…744a60
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x4d2413…425c69
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x1f6749…8f7698
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown22d ago0x5e19e9…b3d591
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xbda43c…5c05db
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xafa627…71cd8d
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x7cc3b5…4c431f
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x8c7f15…20b6e5
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xdb4077…c1dc3c
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x767c5b…89ef6d
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x5ee9dc…b92589
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x230098…20ef0e
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x0e87d3…de219a
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xda9269…a08974
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xd4e58a…15646c
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0x7f98f9…05720f
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xa820ef…8f6456
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xb8cf5a…c3385e
0xe2a5…928d0x9c95…e299Base$0.001100%Route unknown23d ago0xd6dc60…b39700

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.