Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x3a771f…590577
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x89b8db…62269b
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0xfeceb8…0f35c9
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x122319…bc4e78
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0xa3059a…3e8dd3
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0xf1a4ff…d978a4
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0xbaaae4…49b138
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0xe7af49…275cf5
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x3dbdfd…09d57e
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x33ced2…fe6479
0x217e…99160x9c95…e299Base$0.001100%Route unknown50d ago0x355ce3…a362ed
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xd74f93…43411a
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xf466ae…23f58f
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xf84090…477c3f
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xf4f418…177127
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x80616c…ec7fd6
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xd485ad…6d2d39
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x39f1e4…b4863c
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x78604c…a2a67e
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x351fad…002117
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xdfd366…cde4f7
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x2f07b4…f0db80
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x0307e3…b16177
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0xeada6f…e87228
0x217e…99160x9c95…e299Base$0.001100%Route unknown51d ago0x4363d4…cc52fa

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.