Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x53d57b…a120d7
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x8d8809…2ef5bd
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x218646…b55b25
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x5b2617…b2eb95
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x92d955…723691
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xf93be4…f3388f
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x1a506c…25b1bf
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xce079d…099213
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x3474bd…51b8b2
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x25d825…7e75e5
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x432f5b…c2b16b
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xed7009…250e40
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x8f77f8…877ed4
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x26489d…e9f7f8
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x33f840…f41ae0
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xffab90…d2d719
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xaf2be3…776abd
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xfedc87…ec1c92
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xef774b…228209
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xc7a3a2…3a81df
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0x53ff4c…d68a6a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xa48fdf…4c0568
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xbd12de…c52346
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xbc6575…e85d2f
0xab90…a3590x9c95…e299Base$0.001100%Route unknown30d ago0xc5e5a0…dd5368

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.