Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0752…32390xfe80…47eeBase$0.001100%fluxa13s ago0x29b8f5…76db4a
0x5656…08a10x50eb…6480Base$0.00170%0x54f0…793219s ago0x4e51ea…62ce8c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x821e6e…94c023
0x1978…00270x52e2…f3eaBasex402 service$0.003100%coinbase19s ago0x916a87…1f21fb
0x1978…00270x52e2…f3eaBasex402 service$0.005100%coinbase21s ago0x5af543…f748cb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xece181…83a3ae
0x6831…94f20x3e0a…78e7Base$0.004278100%coinbase23s ago0x80e67d…ee402a
0xf7fc…38a80x6839…1a2bBase$1.00100%coinbase23s ago0x12f221…f35f52
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x2b6ce4…adfe57
0x7e9f…b60e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x470b21…3ce29a
0xa54d…49f50x87b8…1dbaBase$10.7670%0x64b2…883327s ago0x786f42…b561a1
0x1978…00270x52e2…f3eaBasex402 service$0.005100%coinbase27s ago0xb73030…c4fa0a
0xb968…8b140x50eb…6480Base$0.00270%0x54f0…793231s ago0xbb7c7c…049dc1
0x02fa…06890x6839…1a2bBase$5.00100%coinbase31s ago0xcf08ac…00bd17
0x1978…00270x52e2…f3eaBasex402 service$0.001100%coinbase33s ago0x14f9f8…58d15c
0xa76d…c6e90xa8b2…1d68Base$0.0170%0x9501…c67735s ago0x90f9b5…de8529
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x4ad04b…bae633
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted35s ago0xaa6342…579a0f
0xc841…2deb0xa8ef…821eBase$59.3270%0x90e5…259c37s ago0x8a016b…72a517
0x064e…f78a0x6839…1a2bBase$5.00100%coinbase39s ago0x74bd06…787f9f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x84176b…22ec6b
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc41s ago0xaeeb7c…4eef70
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xea86e8…1e433f
0x7e9f…b60e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x7e6c4c…7e2482
0xed78…ff730xb464…c322Base$5.9770%0x4029…e30643s ago0x3f2e67…711753

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.