Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd605…ffc20x4447…70f2Basex402 service$0.01100%coinbase10s ago0x425f0a…0afcb4
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10s ago0xd3e0c9…7fd8c0
0xd8bf…95e00x3e0a…78e7Base$0.003401100%coinbase10s ago0xcd5390…1392e9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x028fe0…5dc0fc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xbd42c7…6a93c6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xf9cec4…00ae89
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0xbb214e…65050d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xed49d9…fcc6d6
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa18s ago0xbdbe0f…23cf57
0xd1db…28a10xef43…6c7fBase$0.01100%virtuals20s ago0xc91251…7dbc37
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase22s ago0x39b04a…8cbad5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0x83f2c4…eeb44c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase24s ago0x9be5c5…9b9964
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x138916…a529da
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x6003fd…01569e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28s ago0x8c6f91…0ef53c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x606ead…62d76b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x8e6452…c62356
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0x21e2f8…419bd5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xc5bac4…1ee5bd
0x23ef…cd7f0x8a57…3adeBase$515.1070%0xa923…c9ac34s ago0x123326…b830ba
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa38s ago0x66a94f…2a0ddf
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38s ago0xb23f16…8035e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x254c16…fea61d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xb22a4f…aea12d

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.