Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2e…77380x3e9c…978eBase—$0.01100%payAI13s ago0xae50ec…8dfa43
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15s ago0x2935c6…6223da
0xbc1d…d7940xc230…ac96Base—$6.0070%0x3e32…3ce717s ago0x8a1258…892f97
0xd222…e6c30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase21s ago0x01695d…ff8610
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793223s ago0x798649…0113cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x13b7be…c91bc4
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase25s ago0x39a601…d9d47b
0x8882…ef9e0xa8b2…1d68Base—$0.0170%0x9501…c67725s ago0x0f605b…76cd6c
0x30cc…5f620xae93…59d2Base—$1.5070%0x3e32…3ce729s ago0xf2134c…e1c88a
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa33s ago0x8b44fa…6490d1
0x2688…aefe0xfe80…47eeBase—$0.001100%fluxa33s ago0xdb5d11…b8309a
0xaf38…bd490xa8b2…1d68Base—$0.0170%0x9501…c67733s ago0x669791…b8a88a
0x5746…c8990x649a…3432Base—$0.9070%0x3e32…3ce733s ago0xb565d7…8a0b6c
0x88b9…e31e0x4f4b…422dBase—$0.0035100%coinbase35s ago0x1bef63…59ace5
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase41s ago0x5f5aee…19f230
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase45s ago0x4104ac…0206bd
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase45s ago0x412d3e…50f346
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xbe068c…66878f
0x120c…b45e0x5d89…07ebBase3RouteSwap$0.001100%coinbase47s ago0x8603f9…2af600
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase51s ago0x88022a…6294ed
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793253s ago0xca6e95…2fcca4
0xd546…d7f80xa8b2…1d68Base—$0.0170%0x9501…c67757s ago0x383e6d…2b8e1a
0xbb6e…ff920x8afb…bb63Base—$3.0070%0x3e32…3ce759s ago0xc11f2d…d8ba51
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xec9e28…2b4d8a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xe261df…f39eb6

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.