Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d74…cdf60x6839…1a2bBase$0.003100%coinbase11s ago0x5e7239…deaba1
0x08f4…36190x3e0a…78e7Base$0.004751100%coinbase11s ago0x5bd9ba…c45665
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc13s ago0xcd4fec…dfd018
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase13s ago0x14a47d…96e1c6
0x3e4a…11b60x47c5…4fc3Base$21.0070%0xa782…cada15s ago0x546277…3ae58c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x16e86b…e6b86e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xeea31a…81153b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase17s ago0x9b9f9e…bff861
0xcec5…f0020x09ae…ec64Base$1,062.8170%0x07ae…0e6717s ago0xe58e44…c8e2fb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc19s ago0x2a7791…d1e0be
0x6639…49120x6839…1a2bBase$0.003100%coinbase21s ago0x988e31…3159ce
0x5a75…a1320xfe80…47eeBase$0.001100%fluxa23s ago0x173bbf…f88b0b
0x6828…9a380xfe80…47eeBase$0.001100%fluxa23s ago0x3623c2…5689e9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x35327e…f03e6f
0x4df8…47a20x6839…1a2bBase$0.003100%coinbase29s ago0x392e51…94b790
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x2ac01a…e6436f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x28880f…8bd6c6
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x34c379…4bc644
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0xcefe42…4348e1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xed5721…b13460
0x7168…8f070x644b…13b1Base$65.0970%0xa923…c9ac33s ago0xb335bd…7d2e23
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0x1052ca…8c809c
0xab3d…be8c0x6839…1a2bBase$0.003100%coinbase37s ago0x5b7693…c035d2
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793237s ago0x7b5d4f…2a6e49
0xbd17…47200x47c5…4fc3Base$105.0070%0x5513…a8a939s ago0xac5d61…391c07

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.