Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x26db83…a8d83f
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xab7ac8…b233de
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x80df5a…e7a8ff
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x6770e9…877edc
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xcea7bb…1ed714
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x39f3f5…f83d98
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xb9ae48…b89623
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x4a6582…23d6e1
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x7df470…fb714c
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x6aad7c…63b858
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x99325d…019e8c
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xb151b6…67a226
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xeb9aac…3f8d0c
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xa01626…d2fa98
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xd5a234…edb6ab
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x844d1f…e53b06
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x51c475…50b121
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x6e49d2…8b7118
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xc305f7…ea724c
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x344455…05407b
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xf910ae…c77435
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x0382d3…136306
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x516661…17f6d8
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0x6ee125…7b69f5
0xd909…15410x9c95…e299Base$0.001100%Route unknown59d ago0xace6ec…041126

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.