Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0xaa107a…c7d4d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase83d ago0x13c480…f3a203
0x2925…ca280x244f…cab9Base—$0.01100%fluxa83d ago0x66f244…e1731b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%dexter83d ago0x7f1af2…1667e4
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0x3cf24f…1079ad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x2d7a21…7d5ab6
0xa856…7a2f0x9c95…e299Base—$0.001100%fluxa83d ago0x1c95fb…811443
0x7b52…b1c00x9c95…e299Base—$0.001100%fluxa83d ago0xbc66d1…38256b
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase83d ago0xf9ffcc…f74caf
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0x763047…c104b4
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase83d ago0x03d8ef…745999
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase83d ago0x4ab17d…fc1d58
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x29b3bd…ff1942
0x8729…75900x0e3d…7757Base—$1,050.00100%0x5697…9cea83d ago0xe3c0d1…5e24f6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x4c8d7d…59ff6e
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0x152ddb…880749
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x533459…362dfa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%dexter83d ago0x7883f6…c4e2a3
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0xec4997…ffbcb7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0xc45bf1…d9e702
0x2212…2a2f0x9c95…e299Base—$0.001100%fluxa83d ago0x362b1b…62e9ab
0x95d8…a0960x9c95…e299Base—$0.001100%fluxa83d ago0xc702d2…0dcc3a
0x3ae2…478f0x9c95…e299Base—$0.001100%fluxa83d ago0x62f305…81d24b
0x24f8…d8df0x9c95…e299Base—$0.001100%fluxa83d ago0x77eb44…1da0fa
0x2f71…0e8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.01100%payAI83d ago0x41a5e6…b45b0a

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.