Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb900…ed8a0x9f8c…4628Base—$0.01100%coinbase68d ago0x6a00ef…6d7fbc
0xb900…ed8a0x3bab…2087Base—$0.01100%coinbase68d ago0x199ee8…250405
0xb900…ed8a0xf98d…ea89Base—$0.01100%coinbase68d ago0x842948…d49a31
0xb900…ed8a0x2561…a55dBase—$0.01100%coinbase68d ago0x2566b2…dc47f7
0xb900…ed8a0x487e…2bddBase—$0.01100%coinbase68d ago0x5fd9e4…bc76ee
0xb900…ed8a0x70f8…3b78Base—$0.01100%coinbase68d ago0xbfd7a8…159173
0xb900…ed8a0x0a3c…9006Base—$0.01100%coinbase69d ago0x945b7d…be6e0e
0xb900…ed8a0x4326…4d21Base—$0.01100%coinbase69d ago0x36fc15…601ab9
0xb900…ed8a0x8901…37b8Base—$0.01100%coinbase69d ago0xa8d23b…527bf3
0xb900…ed8a0x0046…7b51Base—$0.01100%coinbase69d ago0x64a75b…7168c9
0xb900…ed8a0x05c9…26cfBase—$0.01100%coinbase69d ago0xda7c5f…a9b2e6
0xb900…ed8a0xf4a9…1334Base—$0.01100%coinbase69d ago0x19a925…6a8233
0xb900…ed8a0xb45c…88a1Base—$0.01100%coinbase69d ago0x2a5638…54e8d0
0xb900…ed8a0x9ca2…b46aBase—$0.01100%coinbase69d ago0x36d4f7…a4cc9b
0xb900…ed8a0xc4cb…a399Base—$0.01100%coinbase69d ago0xa5a27a…8c267d
0xb900…ed8a0xb1a1…3ef9Base—$0.01100%coinbase69d ago0x2a10d4…73a7ec
0xb900…ed8a0x2e79…8b9dBase—$0.01100%coinbase69d ago0x2e902a…529c4b
0xb900…ed8a0x134e…4889Base—$0.01100%coinbase69d ago0x00fd3e…b01894
0xb900…ed8a0x55d2…7b92Base—$0.01100%coinbase69d ago0x4f33bd…57b888
0xb900…ed8a0xa0b3…15a4Base—$0.01100%coinbase69d ago0x34f79a…2f1f9f
0xb900…ed8a0x3d23…bd13Base—$0.01100%coinbase69d ago0x14c0a3…035355
0xb900…ed8a0x31e0…ec78Base—$0.01100%coinbase69d ago0x872304…f55e66
0xb900…ed8a0x1d4d…6cd6Base—$0.01100%coinbase69d ago0x75647a…19751b
0xb900…ed8a0x0286…111bBase—$0.01100%coinbase69d ago0xb7f400…db910c
0xb900…ed8a0x08e3…922aBase—$0.01100%coinbase69d ago0x816f6d…527674

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.