Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase16s ago0x11d174…419468
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase20s ago0x5e8bd2…1ac274
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793222s ago0x96cfd6…9f0db4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x569604…43e7cc
0x2fc6…befe0xb4cb…00e5Base—$410.3270%0x6351…0d6240s ago0x6abf58…987411
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x6ecfe2…65ea89
0x5fcb…daf10x4f4b…422dBase—$0.0015100%coinbase44s ago0x90087b…ae28f3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0x3e679d…20712c
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…79321m ago0x7db47c…4f15ab
0x4679…023d0x47c5…4fc3Base—$10.5070%0x1dbc…007e1m ago0xc45756…4622f6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x3e1d6d…806a58
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xa05a43…068e06
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x91624d…d85d84
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x5a3334…c3da5e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x9b0ac6…2ab18e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x880cac…24ab1d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x78f609…f369e7
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x55abad…4ef752
0xf149…ba630x74d6…a6c7Base—$0.005100%coinbase1m ago0xe1d8e7…bba234
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xc44e74…d335aa
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xe7b5ba…ddb005
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x44abc1…864f7d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x9a6f57…630cc5
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x10eaa3…945e20
0xf149…ba630x74d6…a6c7Base—$0.002100%coinbase1m ago0x403ca9…8b5637

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.