Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xbd6023…99fd83
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x0ba609…797718
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xc7ba99…a6f453
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x846559…31996f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x9a312b…9b7cbf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x3d41f3…e7c574
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xcbe5fb…8c2444
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x4d689a…80680c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x083b6b…6842a4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x9b0314…67b049
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x777282…1d526f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x2d4afa…e4a0fe
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x8afaaa…d38d8f
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xacf9e6…7760a4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xf50b5e…366293
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xe8be9b…d8d81e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xb29472…c84006
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xe1afae…00a060
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x14eb6b…2844a1
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x079a1b…d24a8e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0xf83c69…7a5ac0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x2f3693…14006c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x05c638…889c40
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x350131…717a64
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown58d ago0x1b7c42…71a9cc

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.