Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x643d84…1656be
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x7ea301…649690
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0xb93527…6fa1b5
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x7f8fd6…b2e8c1
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0xbd3961…73e50e
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0xd8b4e1…c64169
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x1c5528…ed2cb7
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x3e6ed0…0dc138
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0xa02172…0476a8
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x0dae50…f3ddc4
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x65ec4b…14f0da
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x618dc7…aa471f
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x18770f…4796c1
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x95f590…e74886
0xa258…aa890x9c95…e299Base$0.001100%Route unknown52d ago0x2889cb…601365
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0xd12148…deacd3
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x22fef5…663cdc
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x736637…79f8b5
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0xff47aa…df4333
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x30d3b3…78d379
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x795c1e…636668
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x0a1ac5…5ea67a
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x53a6d1…d5114f
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x0e1a11…5159a6
0xa258…aa890x9c95…e299Base$0.001100%Route unknown53d ago0x4ebee7…36bfa2

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.