Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x975b25…2da01a
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xfd581a…a3b097
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x7da128…7470a2
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x03e23c…c31043
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xb7fba4…65380a
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x5a1a84…95b5e6
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xb8e360…a9d118
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xba050d…580187
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xd2b965…c4624c
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x1f7726…0f1887
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xdddf03…b6129c
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x0045f0…20322d
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x76b2da…214a87
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x274b83…159d59
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x2b932f…ee5594
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xb89e32…c5f57d
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x4f99ce…3f323c
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x1f7b57…c3727f
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x79f7bc…f86450
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x838756…fd6b98
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xc5fd7c…f06ed1
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xf71e5f…64d4e9
0x6f89…20fb0x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x440fd6…db510b
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x80dfa8…a7b4a9
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x9cac84…5b268d

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.