Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xacd8f4…6480c5
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xef7600…e4486c
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x0c0fd0…0dca03
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x72b91c…4e2635
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xce1cb1…2fcf87
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x8272fc…671fcc
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x00b6e8…703d18
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x71a909…8a92d9
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x228deb…97177a
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x5c27df…eb4dc2
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xb59595…8660b9
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x37ce00…6f9360
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x2aa9b8…05b76f
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x14d903…2f84b4
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x507e3d…aff6f3
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xe9c274…d84cc0
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x4bcb88…b5ee04
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xcbb27e…d8963b
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x546f45…f718b8
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x9c0236…7c93b1
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xb7baa7…d839bf
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xbb4df4…5044da
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x0012a0…e80778
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x366cd8…62e19c
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x207ed0…72fa2b

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.