Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI19d ago0xdb07be…2a6dcc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI19d ago0x22ca46…9e7ac1
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI19d ago0x1ec02e…a9fb76
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI19d ago0xbc1587…c0a9fb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI19d ago0x2cebe0…d7e185
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI19d ago0x94852a…d33521
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI19d ago0x228d93…125186
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI19d ago0xcd94ca…b45b32
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x8ef475…0322c3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x66a904…9810d9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x657fff…75f6ac
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI19d ago0x1cbd55…9bf8de
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0xfd1fff…0e6ebe
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0xf26861…633abb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0xea6bb3…a88410
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0xb2adcf…a38621
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x8d3e02…54dd86
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x3ddccb…04a340
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x1cc382…59b6cb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0xcea9db…d16dfb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x16dc2f…27cb6b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x18ab8a…82fc26
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x579464…57cd69
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x64ab78…27420d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI19d ago0x6335ac…5cafd0

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.