Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe99b…dd430x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x17146f…e8ac01
0xbf02…d6b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xc91841…4be25d
0x104d…acee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x8a7290…6e3949
0xc26f…f7370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x25ca17…8051e3
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xe0cdfd…0181da
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x2f9489…7fe6ae
0x5f11…468a0xc7f3…c044Base$0.31100%primer13s ago0x77f8b5…c6804b
0x67f6…d6d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6f0c16…cacc4a
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xfdbad1…695a2f
0x74ad…10f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2b62d0…3b8c4d
0x3724…3fd60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xd75246…aad2a5
0x3941…84090x6839…1a2bBase$0.003100%coinbase21s ago0x05e4af…b027f7
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb25510…53def1
0x4854…a3070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xbfc5d0…e6ed25
0x3086…fd150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc15afb…3df6e0
0x8e38…ca2a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x78a7ef…e140af
0x1b76…c2a80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x533935…fb7773
0x7350…95560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3359ea…35285c
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x185817…7768ae
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xac44f4…fcae2c
0xca98…92740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x751b25…2af6bb
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x912d85…9882a6
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted29s ago0x27c7f4…f813d1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x971356…b34dd1
0x5e14…28990xa9dd…2315Base$0.01100%coinbase29s ago0xb06a2b…02d304

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.