Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x8dc9…a40aBase—$0.01100%coinbase61d ago0x811427…3afc09
0x48e6…89080xcf5b…cf24Base—$0.01100%coinbase61d ago0x9429e9…efcf49
0x48e6…89080x3aea…2ac8Base—$0.01100%coinbase61d ago0xb62082…752386
0x48e6…89080x9755…b6bbBase—$0.01100%coinbase61d ago0xd24ae9…772a88
0x48e6…89080xdc31…a38eBase—$0.01100%coinbase61d ago0x42aa05…d8acbd
0x48e6…89080xc737…7387Base—$0.01100%coinbase61d ago0xe48ac7…e63f4b
0x48e6…89080x8690…5aa2Base—$0.01100%coinbase61d ago0x9e7331…d22b07
0x48e6…89080x72ad…843dBase—$0.01100%coinbase61d ago0xbe1ad4…f99c2d
0x48e6…89080xa16d…e30bBase—$0.01100%coinbase61d ago0xe49260…bc0c72
0x48e6…89080x3fb3…b86dBase—$0.01100%coinbase61d ago0x157b14…475765
0x48e6…89080xaec1…42a5Base—$0.01100%coinbase61d ago0x966e86…c220ea
0x48e6…89080x2a21…a5cdBase—$0.01100%coinbase61d ago0x1c9d81…45dd40
0x48e6…89080x5c9c…12edBase—$0.01100%coinbase61d ago0xccb001…6f5df3
0x48e6…89080x285b…c98bBase—$0.01100%coinbase61d ago0x3d03b8…c8a123
0x48e6…89080x276d…3b33Base—$0.01100%coinbase61d ago0x825731…1e2e0c
0x48e6…89080xf932…6defBase—$0.01100%coinbase61d ago0x839049…7e4ee0
0x48e6…89080xda1b…3617Base—$0.01100%coinbase61d ago0x6bac45…786962
0x48e6…89080xa3a4…0a2fBase—$0.01100%coinbase61d ago0x1089ea…40f51c
0x48e6…89080x5558…0815Base—$0.01100%coinbase61d ago0xd00ddb…a39073
0x48e6…89080xf229…31e2Base—$0.01100%coinbase61d ago0x4d8df7…de1c1d
0x48e6…89080x3162…2708Base—$0.01100%coinbase61d ago0x3c2867…874d70
0x48e6…89080xd6f1…c65bBase—$0.01100%coinbase61d ago0x1e3c3d…023b88
0x48e6…89080x97b8…ace4Base—$0.01100%coinbase61d ago0x66c701…9eadf7
0x48e6…89080x7107…396eBase—$0.01100%coinbase61d ago0xf5916f…222080
0x48e6…89080xf8fa…1fd3Base—$0.01100%coinbase61d ago0x9a6e42…7c2e5a

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.