Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x2570be…e3e315
talaric.ethlasofinance.ethBaseLaso FinancePrepaid-card$0.001100%coinbase8s ago0x87f2ca…97c77a
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x538ee8…b0c243
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0x0ac979…2b715b
0x68e6…fff30xc52d…f23eBase$12.8670%0xada7…04ce14s ago0xae0b55…238db3
0x154b…e3f90xbfd7…b7edBase$0.005100%coinbase14s ago0x983c76…e56fe7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x5f5f5e…e79a0f
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xcce453…ede709
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16s ago0x840006…2d1300
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase16s ago0x7da76b…45ad1c
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd7a0d0…22aa07
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x85f681…d9c8cd
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase20s ago0xc4e1f7…dc61cc
talaric.eth0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase22s ago0x4348e5…796111
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x0e0568…e92306
0x41f7…b6920x3e0a…78e7Base$0.00479100%coinbase28s ago0x545320…169f38
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x796d83…0cf8e6
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xce9086…d6a095
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x5fcf26…8e3449
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x8d214b…dc6da8
0xe647…afc00x6839…1a2bBase$0.003100%coinbase36s ago0x9fe58b…ad4a89
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x094faa…897a31
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x796fd9…629a1d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xc1cbe3…87dc1d
0x6713…f7b70x6839…1a2bBase$0.003100%coinbase46s ago0xe5768a…2ec884

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.