Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c63…97f00x3896…6b27Base$0.02100%fluxa107d ago0x254836…8b79e3
0x9078…28cb0x3896…6b27Base$0.02100%fluxa107d ago0x745be8…d5b0c0
0xeafb…a7a00x3896…6b27Base$0.02100%fluxa107d ago0xbad310…ab8924
0x3be3…e4950x3896…6b27Base$0.02100%fluxa107d ago0xbc2971…b622ae
0x2423…8b600x3896…6b27Base$0.02100%fluxa107d ago0xa61633…9f7764
0x7055…d31d0x3896…6b27Base$0.03100%fluxa107d ago0xad87ea…01f0d0
0x8d2f…bf6d0x3896…6b27Base$0.02100%fluxa107d ago0x5577da…fa5293
0xda66…dd3c0x3896…6b27Base$0.02100%fluxa107d ago0x6c6b53…0be85d
0x1371…7fa70x3896…6b27Base$0.02100%fluxa107d ago0xe62156…35f998
0xc5f4…ceb70x3896…6b27Base$0.02100%fluxa107d ago0xa9f46f…d0bfbd
0x3a18…47250x3896…6b27Base$0.02100%fluxa107d ago0xbd427c…7f557e
0x4958…1cae0x3896…6b27Base$0.02100%fluxa107d ago0xa495bc…03ad3b
0x6b19…71700x3896…6b27Base$0.02100%fluxa107d ago0xfaaebc…76d429
0x4747…f75e0x3896…6b27Base$0.02100%fluxa107d ago0xc2f77a…dcf9c2
0xb8c9…65980x3896…6b27Base$0.03100%fluxa107d ago0xa2e4c3…fb8bd9
0x3ba4…b0c20x3896…6b27Base$0.07100%fluxa107d ago0x617e2b…d7b9fd
0xd351…ece40x3896…6b27Base$0.02100%fluxa107d ago0xc8f729…c3814c
0x2fec…b6690x3896…6b27Base$0.02100%fluxa107d ago0xee21de…e2d1f8
0x7b00…3eac0x3896…6b27Base$0.02100%fluxa107d ago0x9b8287…a72477
0x8f66…00130x3896…6b27Base$0.02100%fluxa107d ago0x2c7019…99c6a9
0x0c4f…7a910x3896…6b27Base$0.02100%fluxa107d ago0x5481da…fbe977
0xb15c…c5ca0x3896…6b27Base$0.02100%fluxa107d ago0x746922…a4619b
0x286d…5f010x3896…6b27Base$0.02100%fluxa107d ago0x29317e…d6c97b
0xb187…9ecf0x3896…6b27Base$0.02100%fluxa107d ago0xd31f8f…0eb220
0x7ad2…95a80x3896…6b27Base$0.02100%fluxa107d ago0x4bd7fe…8de4e7

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.