Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xd06790…1e98f3
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x9a08ad…49acb9
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xd6cd45…5a0a28
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x1523fc…8f7278
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x0fa5fa…7a6db4
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x11964c…c80baf
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x96c271…78398a
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x841647…b0b13e
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xf3abdb…8b2ec5
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xc2a3cd…db731b
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xafe816…f23c28
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xdf8ddd…628594
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x38bd6b…55b40b
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x26d27b…3e2a6c
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xeccf55…526bcf
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x501b4b…f59ac3
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0xc5e440…2e6efc
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0x56f00d…7d8952
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0x5ab15c…497466
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0xa16316…5f9038
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0xfa0963…4b24fc
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0x7a6017…069530
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0x7505f5…57e611
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0x544713…3f1f6f
0xced0…08640x9c95…e299Base$0.001100%Route unknown67d ago0xb35634…77a276

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.