Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x29e938…cfc384
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x7bc9fd…c67f22
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xbb0f64…6b9349
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x272477…053243
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa94ca4…dec0b9
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xf593bd…fa7f9a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x86c52a…6bfcbb
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x0d0920…3716a9
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa601b4…85c99c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xfb970a…0af096
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xfbc324…321539
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x153e4f…bc8d5f
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x5490ff…e9547d
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa9dde0…8f5d93
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x0c8b7d…248728
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x8fd6b5…228a2a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x86a090…acb03f
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa9cae7…e04408
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x8565b5…9d2afc
0x5cc5…dd330x6a5e…c666Base$0.001100%payAI83d ago0x61aee4…72b943
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x04d16f…5271d1
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x1e47b7…395260
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0x5c55d1…d97dd6
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xb2b45e…eb5291
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown83d ago0xa054e1…072dce

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.