Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base—$0.34100%primer10s ago0x4ed11d…ab10fd
0xc141…733f0xa8b2…1d68Base—$0.0170%0x9501…c67712s ago0xb6daae…5e58cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x44bd29…3612d5
0xf5e1…a6a30x35a9…1907Base—$3.0770%0x4661…93fd16s ago0x9842e4…4c8bef
0xff2e…77380x3e9c…978eBase—$0.01100%payAI20s ago0xae50ec…8dfa43
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase22s ago0x2935c6…6223da
0xbc1d…d7940xc230…ac96Base—$6.0070%0x3e32…3ce724s ago0x8a1258…892f97
0xd222…e6c30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase28s ago0x01695d…ff8610
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793230s ago0x798649…0113cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x13b7be…c91bc4
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase32s ago0x39a601…d9d47b
0x8882…ef9e0xa8b2…1d68Base—$0.0170%0x9501…c67732s ago0x0f605b…76cd6c
0x30cc…5f620xae93…59d2Base—$1.5070%0x3e32…3ce736s ago0xf2134c…e1c88a
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa40s ago0x8b44fa…6490d1
0x2688…aefe0xfe80…47eeBase—$0.001100%fluxa40s ago0xdb5d11…b8309a
0xaf38…bd490xa8b2…1d68Base—$0.0170%0x9501…c67740s ago0x669791…b8a88a
0x5746…c8990x649a…3432Base—$0.9070%0x3e32…3ce740s ago0xb565d7…8a0b6c
0x88b9…e31e0x4f4b…422dBase—$0.0035100%coinbase42s ago0x1bef63…59ace5
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase48s ago0x5f5aee…19f230
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase52s ago0x4104ac…0206bd
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase52s ago0x412d3e…50f346
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0xbe068c…66878f
0x120c…b45e0x5d89…07ebBase3RouteSwap$0.001100%coinbase54s ago0x8603f9…2af600
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase58s ago0x88022a…6294ed
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…79321m ago0xca6e95…2fcca4

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.