Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x25066a…264f4a
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x3a5e5d…e8aa24
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x25bce3…0c6e4e
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xb91084…6403b2
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x757357…ce4e39
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x464177…b3d23a
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x844a46…1cc9c1
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xcc0e9e…245b44
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x3f9b9e…b57dfd
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x7736b5…cda02b
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x6eed04…f7ac5a
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x4dbee1…8ea1bd
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x121e13…7c835c
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xf1ee31…4b38d0
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x15d159…292ea9
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x07eb1a…de89ca
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x355be7…bfebd5
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xf32352…4f5f54
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xedf3df…798982
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xee1105…d3ad35
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xbcca80…de4397
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x6d6699…d52f36
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0xb7d7dd…af6182
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x199154…8ca087
0xd909…15410x9c95…e299Base$0.001100%Route unknown71d ago0x875c91…0e5dd1

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.