Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xe50de5…cf1c3b
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xa82cc9…3b2b82
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x96d99d…3286c5
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x6f59bc…c56c48
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x8ca96a…07acd4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x748a72…5e7fa1
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x63aefe…9a91fb
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xdb3092…fd5f5c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xc3fd98…ecfced
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xe8108c…0c4e73
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x4c1265…4b277f
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x721bbe…5e9d65
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x4789c0…ced3e3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xf7fcc7…bc47aa
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0x03f79e…25ca07
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown55d ago0xf75b09…359049
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xdaca10…7bcb58
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xaf6719…395808
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0x8e3650…3e6bff
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0x95c806…04faf3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xe76a3e…c9f0fc
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0x3c6d11…4bac1c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xa75951…3e4aa0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xd73b5a…2db407
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown56d ago0xeafd24…3a2cf8

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.