Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xcd4893…bc5228
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x2b84f4…915510
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xffa790…45bf9b
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x4a9be9…33acb9
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x084e1c…ca3d89
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xe91a1d…370b39
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xf9a230…d1a8e8
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xe2988a…20d73a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xf30c16…73cdc8
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x19d028…aad32f
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x1e252f…ac8edc
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xcfe267…c96635
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x4fe0e1…96f734
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x7721db…c1e828
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x9b0e59…927c68
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xb29015…56f7b1
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xdbcdce…9129d5
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x6dbe3b…122fb9
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x392744…f45c49
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x60dbdb…1762e4
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x298ec5…a01d8a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xe1c8fc…b6672a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xf4c6cd…0976a4
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x90795d…943b69
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0x6c70fc…b87a2d

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.