Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x2d27f0…f7152d
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x72b381…bd4ae0
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x52afd2…b83b5b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x89c3ac…c08087
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x522cee…ae08bb
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x8573b6…c7e6b2
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x386da9…0a70a7
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x680cf6…0c348b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0xea74e0…159f39
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0xe51006…c659e7
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0xb77b39…d10e6f
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0xb36d45…b9b031
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x5f716d…dff73f
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x2307b1…5b4091
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x43e12a…d2a48d
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown52d ago0x0d4b3f…22b443
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x6367e0…334ce4
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xba6071…79516e
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xd04c4c…398d29
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x2ce94d…c0b9d8
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x699343…4eb85b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x1a3d44…7ba118
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x15eb0f…c9ca59
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xa54fbc…43a413
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x15bbd7…8c98f6

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.