Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x0e2411…7dfd01
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x34bc2d…371960
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x74360c…1484e9
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0xbfcb2c…2f00d0
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0xead290…bc9450
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0xfee613…539824
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0xd741e4…b0d165
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x3c2586…898343
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x3116df…09a447
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x19a37d…132225
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0xa5ed1c…1b51b9
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x2a81c5…cebf0f
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown52d ago0x550211…8adc81
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xb85483…51a80d
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0x41fd92…e7598b
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0x213352…af9d2e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xedb6fc…c0ca0e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xb08196…6f2199
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0x5efc06…31bdcf
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xc51973…6ff444
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xd328e9…13e1aa
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0x5ebdf2…429836
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0x44f651…1f729b
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xfc1e24…125605
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown53d ago0xc1eebd…3dac71

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.