Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x265f5e…df9542
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa758ee…7ad77e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f536b…b8c3fc
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab2693…fb7edf
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x019092…863e12
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x013310…7d742a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8f89f…b58de2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d47df…5841c1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8df672…2f9c75
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x191b23…64370a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4299c0…210276
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc56731…465276
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x412aa8…8cf8e0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68c5f7…0d0916
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b2273…cb276b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3fd5d…195a13
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b4554…431a9d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02b7bd…9b4528
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bfcf4…b55bfb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d65af…d9c204
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23ef3d…024226
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3a3ea…bc103f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca4b87…5db2e3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b5b28…3e5ca6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd3def…62098c

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.