Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x3f50c0…4e65ac
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x0b4c41…42eb34
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x326a26…728b4c
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0xa20669…a1e2b7
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0xaa728c…65d0a9
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x33177a…1bd66b
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x249702…362e26
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x833b45…5ccf68
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0xd06da7…76b239
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x520b40…01eae2
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown25d ago0x659a47…bf1990
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x82014d…760065
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xcbf38e…682ee4
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xe3c08a…956a6c
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x24e0b8…a257ea
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x8b38eb…83f9f1
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x28c200…6fd35f
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xf61e38…e4c0ec
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x9ebe68…327c02
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x14415e…9720be
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xad1f78…5a25eb
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xaf52a8…fc1f77
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xc5691b…070a7f
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0xf3382f…aac434
0x8fb8…3a5a0x9c95…e299Base$0.001100%Route unknown26d ago0x2ca26e…fb189a

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.