Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf76…ef0e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase95d ago0x3cfd54…7feaf3
0xaf76…ef0e0x4466…125eBasex402 service$0.008100%coinbase95d ago0x0635f2…4a5814
0xaf76…ef0e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0xb66911…1ac004
0xaf76…ef0e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0x3748c0…457483
0xaf76…ef0e0x54d6…4afaBasex402 service$0.05100%coinbase95d ago0x62e0fa…14ee82
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0x48bb6d…6c0e5d
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase95d ago0x940581…f2cca8
0xaf76…ef0e0x260f…82b0Basex402 service$0.001100%coinbase95d ago0x52ee1d…6e99ef
0xaf76…ef0e0x24fa…9bf2Basex402 service$0.001100%coinbase95d ago0xe942e8…c7c801
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase95d ago0x3d25cf…f01f27
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase95d ago0x3a7bf9…040607
0xaf76…ef0e0x0e84…b808BaseOtto AITwitter search$0.15100%coinbase95d ago0x73039a…593199
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase95d ago0x643dfc…93ddfc
0xaf76…ef0e0x2932…4f60Basex402 service$0.01100%coinbase95d ago0xb57b2f…525c6f
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0x453493…6028ee
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0xe7e394…134014
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0xfff6ab…3a1a36
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0x671b22…596bc5
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0xb2f217…528f10
0xaf76…ef0e0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0x5646c0…7141fa
0xaf76…ef0e0xbc64…e3b0Basex402 service$0.001100%coinbase95d ago0x3e117f…12f8b1
0xaf76…ef0e0x692d…07ddBasex402 service$0.01100%coinbase95d ago0x744c4b…82df12
0xaf76…ef0e0x692d…07ddBasex402 service$0.01100%coinbase95d ago0x451d77…ca0d67
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0x3d0090…7ba069
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase95d ago0xb3a7c7…37138f

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.