Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x59f8…f921Base—$0.01100%coinbase82d ago0x064cc7…011d40
0x5e0d…608a0xbde8…756fBase—$0.01100%coinbase82d ago0xca79b1…c45a96
0x5e0d…608a0xfa52…d075Base—$0.01100%coinbase82d ago0x71c287…995e36
0x5e0d…608a0xe5cd…f35dBase—$0.01100%coinbase82d ago0x7b9109…6f9c30
0x5e0d…608a0xaf02…27c7Base—$0.01100%coinbase82d ago0xeb901f…fd8a53
0x5e0d…608a0x3776…a434Base—$0.01100%coinbase82d ago0xaeb755…239f68
0x5e0d…608a0xf58a…900dBase—$0.01100%coinbase82d ago0xacbcf9…26b4f9
0x5e0d…608a0x432b…d9ecBase—$0.01100%coinbase82d ago0xfe3d7a…774d0d
0x5e0d…608a0x2be5…7767Base—$0.01100%coinbase82d ago0x6d9a2b…4f85fd
0x5e0d…608a0x33a3…672eBase—$0.01100%coinbase82d ago0xcf995e…d76bcd
0x5e0d…608a0xa6bd…abf0Base—$0.01100%coinbase82d ago0xb40070…d11bec
0x5e0d…608a0x9148…8329Base—$0.01100%coinbase82d ago0x309d66…860488
0x5e0d…608a0xd02a…1506Base—$0.01100%coinbase82d ago0xecf856…d026b6
0x5e0d…608a0x4ceb…7e13Base—$0.01100%coinbase82d ago0xc44172…ee0f5e
0x5e0d…608a0xcf25…b167Base—$0.01100%coinbase82d ago0xcfa0fa…4d88aa
0x5e0d…608a0xad54…84f2Base—$0.01100%coinbase82d ago0x81a29f…565e5b
0x5e0d…608a0x7067…bfe0Base—$0.01100%coinbase82d ago0x13659a…73ff6d
0x5e0d…608a0xc3b1…386dBase—$0.01100%coinbase82d ago0xa36a76…eb5169
0x5e0d…608a0x9f27…575eBase—$0.01100%coinbase82d ago0xbc3365…505ab4
0x5e0d…608a0xa246…9b1bBase—$0.01100%coinbase82d ago0xebc0a3…b5c04b
0x5e0d…608a0x0745…717cBase—$0.01100%coinbase82d ago0xf8ff86…0649b7
0x5e0d…608a0xc6fc…4a99Base—$0.01100%coinbase82d ago0x478b3d…380170
0x5e0d…608a0x3976…c9b7Base—$0.01100%coinbase82d ago0xeec617…7a7a56
0x5e0d…608a0x22fe…8658Base—$0.01100%coinbase82d ago0xd3300f…2b8283
0x5e0d…608a0x02a7…efadBase—$0.01100%coinbase82d ago0x9f71cd…589bb8

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.