Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa20d…87e50x3896…6b27Base$0.04100%fluxa109d ago0x454357…7ab7a2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x843b58…78fcca
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade109d ago0x257799…4d078f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x6ac1df…dc2810
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase109d ago0x4c643b…822264
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cdd0c…f991b6
0x9993…55a50x78f9…3928Base$0.10100%coinbase109d ago0xd4f6bc…8b8a59
0x9d94…a4360x78f9…3928Base$0.10100%coinbase109d ago0x815fbc…4e6ffb
0x169b…40c20xa9dd…2315Base$0.002100%coinbase109d ago0x6d9eda…d52dfc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xe5cdf2…44ddaa
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ce288…6a4ac7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1771d9…b8e531
0xc7f3…c0440x5f11…468aBase$0.00100%primer109d ago0x2b4039…14de0d
0x0958…34cb0xa3a1…939dBase$0.25100%0xc440…c957109d ago0x82227b…75cea8
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x521298…5f4e01
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x2bbc49…d9d703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x65942a…35c0b1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc788b…d6d920
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957109d ago0xc3019d…e1e2c8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedd962…563f5a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56c50b…8391b5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x38f95d…2a16ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0xdca67c…62d7ad
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade109d ago0x656ef7…83db9e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x993a2b…8ea792

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.