Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$315.0070%0x2a1b…cb2814s ago0x6d8239…02003a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf6af5e…729f65
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14s ago0xd6755b…71cb19
0x19fc…0ce70xa8b2…1d68Base$0.0170%0x9501…c67716s ago0x6d4da3…344e42
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xe26663…7fe71d
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18s ago0x4ede16…08a740
0x6b41…b4cf0x50eb…6480Base$0.00270%0x54f0…793218s ago0x20c50d…c89424
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x6ea03b…d4ac23
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xcaec21…57a25d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xa3324c…8f9e33
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22s ago0xca32ed…eda6c4
0xd605…ffc20x4447…70f2Basex402 service$0.01100%coinbase24s ago0x425f0a…0afcb4
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase24s ago0xd3e0c9…7fd8c0
0xd8bf…95e00x3e0a…78e7Base$0.003401100%coinbase24s ago0xcd5390…1392e9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x028fe0…5dc0fc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xbd42c7…6a93c6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0xf9cec4…00ae89
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0xbb214e…65050d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xed49d9…fcc6d6
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa32s ago0xbdbe0f…23cf57
0xd1db…28a10xef43…6c7fBase$0.01100%virtuals34s ago0xc91251…7dbc37
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase36s ago0x39b04a…8cbad5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0x83f2c4…eeb44c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase38s ago0x9be5c5…9b9964
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x138916…a529da

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.