Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xc23ff3…39eeb1
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x96656b…e360d2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xbf914a…d52a7f
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x836dfd…969ce8
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x99c8c3…4c9de8
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xf79e67…60c4c4
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x76d1ce…81c98d
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x0082d3…7f7a8b
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0x2a519f…fd5401
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa55d ago0xe159f7…73fc23
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xcf4c99…08e73d
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xc42617…696d15
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x98b190…a7e5fa
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x32805d…93d2a2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x6a484b…b1d12a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xf7e175…d6dee4
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xcfa96e…de5cba
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x81ddff…27d158
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xa1787e…3c0b24
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x710da3…c0d530
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xd41c7b…6d1706
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0xbf9484…f89b07
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x283b8c…d425be
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa56d ago0x05f427…ec67e6

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.