Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x586425…968bfc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x2196fe…9daa04
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x1fbc7f…ca538c
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xfae5aa…a6d9ff
0x96a7…504c0x6839…1a2bBase$0.003100%coinbase20s ago0xd8979f…afd13b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x57998f…df1bc8
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793224s ago0x1124e2…4c3058
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x422ef6…1d061d
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase24s ago0xc32faa…e55706
0x34a5…3aa20x3e0a…78e7Base$0.005365100%coinbase26s ago0xfee9a2…4b5e38
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6f7032…5be7c4
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase28s ago0x3c408b…abed6d
0x184d…b4140x6839…1a2bBase$0.003100%coinbase30s ago0xba2b04…41ee84
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted32s ago0x78b026…a085cf
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a532s ago0xe67632…4c126e
0x5a58…a7bd0x0f7a…9fd2Base$1.2170%0xd2ae…d69832s ago0x872464…07e7fc
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x51066e…a13258
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb63365…7be5ad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase34s ago0x10df01…5e0b7f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x6717e1…0010e8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase36s ago0x0f21cb…3a8bd4
0x9d67…433e0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase36s ago0x799472…64e6df
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x6f6fcc…e637ab
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38s ago0x1ee697…6a3333
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase40s ago0xc59ccc…f72ad5

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.