Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase14s ago0x544bfb…3e7e47
0x39ae…858e0xc4f0…0bb9Base$58.0170%0xd05c…826014s ago0x2fdc2f…1010b1
0x2af6…36490x8043…25a8Basex402 service$0.00170%0x832b…b22114s ago0xef0d81…0b78ab
0x4c68…ff590x6839…1a2bBase$0.003100%coinbase16s ago0x429908…5802cc
0x7401…d4a20xcb24…230cBase$0.1070%0x2fbf…ec6516s ago0x8df326…6b1f81
0x8e60…a3c80x5aae…482eBase$0.25100%coinbase16s ago0xf0594d…43aa6c
0x1297…4ad40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x83ef49…cf8335
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18s ago0xfa882e…2fbc27
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase18s ago0xda43bf…b3f56f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x38c3d4…725270
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a520s ago0xc40086…44e224
0x0dcb…9bf70x6839…1a2bBase$5.00100%coinbase22s ago0x728ef1…f979c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x50e1bf…34d1e7
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22s ago0xc80627…f41e68
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6e8c3e…f36ba2
americat.eth0x6d6e…9192BaseExaSearch$0.001100%coinbase28s ago0xaa11bc…d273c5
0x1297…4ad40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xce198c…c6dc3d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x2c96be…995172
0x2bbf…94770x6839…1a2bBase$1.00100%coinbase30s ago0x1a66c4…990d6f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc30s ago0xb49db8…45e1ea
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa32s ago0x91cacd…dee9dc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xe964d8…5a68ad
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0xa52908…64ee1c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x3a563e…660c16
0xc93f…0cf90x6839…1a2bBase$0.003100%coinbase38s ago0x3dfc28…ee4450

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.