Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90df…6c6c0x6839…1a2bBase—$0.003100%coinbase12s ago0xbce28c…63004d
0x1c9b…ed3d0x3e0a…78e7Base—$0.005529100%coinbase14s ago0x665a79…f7921b
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase14s ago0x13891a…85983d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase20s ago0x6310d8…552603
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase22s ago0x824f9c…53111d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase22s ago0x4b57a9…fe664d
0x033d…01210x6839…1a2bBase—$0.003100%coinbase24s ago0x97f4b2…d21f59
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0xd550ab…064892
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase32s ago0x124c63…2c0c42
0x9e32…33060xed6f…987aBase—$22.0670%0xc90b…22d332s ago0x0e6e3e…754112
0xc35b…886d0x6839…1a2bBase—$0.003100%coinbase32s ago0x05942d…c0a4a5
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x3979cc…d1d8f4
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xd4979c…fae2f9
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xeb8a70…2e5f8e
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x621927…4a4a03
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x239755…26b59e
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xdc067a…6d0eb6
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xb45111…507c1d
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x5fc886…c16fa0
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x9926e0…c16b70
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xf20154…47f99c
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x6b9dd5…a15b1f
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x00e076…b4abfb
0x952a…21690x6839…1a2bBase—$5.00100%coinbase38s ago0x88d15c…cc1cce
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42s ago0xe34706…0577d9

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.