Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x48537c…7436b6
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8s ago0x040f59…d4f054
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xc78c63…37192a
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase10s ago0xae32ff…27c222
0xe4b5…dc720x6839…1a2bBase$0.003100%coinbase12s ago0x70ad35…cb011f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14s ago0xe6630c…c88c8d
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted14s ago0x509618…0bfd21
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14s ago0x92d607…08ef84
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase14s ago0xe67236…405b09
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793216s ago0x680825…0f06c2
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16s ago0x6fdde6…0af2f6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x7aadc6…b00f03
0x93c7…3d020xedbb…06cfBase$25.0070%0x4661…93fd18s ago0x483eeb…7f6a15
0x656e…dfbb0x8496…7c57BasetollboothTest$0.05100%coinbase18s ago0xe1482a…50d478
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase20s ago0x37dfc2…b44d25
0xe21a…7c060x3e0a…78e7Base$0.002977100%coinbase22s ago0xfde61a…6f5d4c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x0ef214…565959
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb7510a…24f266
0xcaa2…e16b0x7c6d…c099Base$0.01100%coinbase22s ago0xf787b4…d330f6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x7fb4d9…8b9ae6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xfe613a…1a95bd
0x5047…f6cd0x6839…1a2bBase$0.003100%coinbase24s ago0x9c21f9…b214ce
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase24s ago0xbdee5b…0c1d5a
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase28s ago0x793121…9e43b6
0x941c…27e60x50eb…6480Base$0.00270%0x54f0…793228s ago0x61f562…22c55d

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.