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%coinbase11s ago0x98855d…e53cdc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase13s ago0xf62ed7…c3a1cb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15s ago0xeca9ad…48402a
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase17s ago0x418e93…d5d4ee
0xa8d0…52260xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0xe73cb5…84d97b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase17s ago0x4cac89…f5ac4e
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase19s ago0x2aa359…1cdbfb
0x6b41…b4cf0x50eb…6480Base—$0.00270%0x54f0…793219s ago0x06501e…ceadff
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase19s ago0x9a7fc1…ef0cab
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xc3c1b6…55ab30
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase25s ago0x88e3f1…62a09f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x28f4c3…a6f846
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase35s ago0xce701d…6474a8
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd6e887…5445d0
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase39s ago0xd3aefb…3d2d12
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase41s ago0xc7e6cb…3ce050
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase43s ago0x626b9d…d66246
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa43s ago0xd9f814…8732df
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase45s ago0x2dbf58…44683d
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase45s ago0xf951e1…ce8bbd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase45s ago0xfe30fd…ab9cc1
0xd928…e9000x3e0a…78e7Base—$0.004619100%coinbase45s ago0xf13b46…d99c9b
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase51s ago0x7a855e…caff3d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x9365c1…4af6a4
0x3be9…575c0x4cd0…bc31Base—$10.4870%0x2fbf…ec6553s ago0xa3cbef…d27f1a

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.