Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown21d ago0x48b4bc…d19ec3
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown21d ago0x58ee14…9fe295
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown21d ago0xe15ffd…de9de3
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown21d ago0xaae326…70b591
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x8ff017…0e236e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xc405f4…582425
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xb0422b…f2ae70
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xee5d9f…86b7cb
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x36c2a5…639715
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x94e619…6c0fcd
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xf0ca98…ae04a0
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x4da253…ae72c4
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x583a81…4b01ed
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x0eecdf…948dad
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xdc1f94…2296ac
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xc81da7…08372c
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x938632…2444cf
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xf3bf58…7a6433
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x5b7787…09e046
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x4dfa85…1d73f1
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x01b1e6…9cace9
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x424208…623e01
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x92445f…5f21bc
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0xfb64dd…9e2884
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown22d ago0x364e3a…e18507

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.