Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xdc0666…86862c
0x5a58…a7bd0x0f7a…9fd2Base$1.1070%0xd2ae…d69819s ago0x2973bf…ced96a
0x1010…246c0x2e5a…8ccfBase$0.02100%coinbase19s ago0x89f65a…ee3f91
0x2c6b…cf000x6839…1a2bBase$0.003100%coinbase21s ago0x333e6a…4b49ad
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc25s ago0x7e6de4…fb4db9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xc7512b…227e9c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x776cd6…31ef08
0x2fc6…befe0xb4cb…00e5Base$46.0670%0x6351…0d6229s ago0xe8f43e…6a533a
0x27bd…d1010xabe7…5a7bBase$0.01100%payAI31s ago0xf4255b…5b1087
0x14ad…9b3e0x5aae…482eBase$0.25100%coinbase31s ago0x67e9fe…53486f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x7de8e9…0a1001
0x184d…b4140x6839…1a2bBase$0.003100%coinbase31s ago0x62a844…577f3c
0x748d…cd240xfe80…47eeBase$0.001100%fluxa33s ago0x4a99ae…f4945b
0xf055…f9f50x6839…1a2bBase$0.003100%coinbase39s ago0xac0e1c…da1936
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xbface0…3501d5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xe66a6d…6a2eda
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x12edf7…7729c3
0xbdf1…3d790x3e0a…78e7Base$0.00369100%coinbase45s ago0x90de3f…74d442
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xe4ebbf…45757b
0x9897…e0420xa9dd…2315Base$0.01100%coinbase49s ago0xf2eedd…a3bde5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xcc5dc7…e8663c
0x1160…70de0x6839…1a2bBase$0.003100%coinbase51s ago0x2c9361…3276eb
0x9897…e0420xa9dd…2315Base$0.01100%coinbase51s ago0x364287…05d0f4
0xd906…36020xfe80…47eeBase$0.001100%fluxa53s ago0xac851c…e8ca82
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x5af135…faa65f

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.