Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base$0.001100%Route unknown23d ago0x93ae8e…aad1e0
0x117e…79a90x9c95…e299Base$0.001100%Route unknown23d ago0x6b7b78…e28795
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x32a5b2…38039e
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x9941c2…fcc41b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x7cf2b0…b63976
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x4103f8…236853
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x8254c7…368294
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xf2eb15…df5ffc
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xa8bbf4…5a99c5
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xcc0646…732f5b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x587728…24d7e8
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x084991…1754e6
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xeedb15…bf7e91
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xb7e5b8…480b4c
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x82fd8a…651ffa
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xf570da…1f26ee
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xb69948…b7dcd6
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x320a2a…47d275
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x132d77…ceabb7
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xf9d05e…1fd408
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x989c95…c63608
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xa4090a…30c548
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xeaabee…781cf5
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0x0ffecb…e981b0
0x117e…79a90x9c95…e299Base$0.001100%Route unknown24d ago0xa91f05…22eb08

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.