Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9775d ago0x1f0305…21c990
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9775d ago0x75c1f2…f7c252
0xb4ad…be890x73fc…b29bBase—$0.01100%0x0018…ca9775d ago0x7e22e2…7b9668
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x7da128…7470a2
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x5a1a84…95b5e6
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xd2b965…c4624c
0xeb94…22ee0x73fc…b29bBase—$0.0075100%0x0018…ca9775d ago0xbf16aa…d7d52f
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x76b2da…214a87
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xb89e32…c5f57d
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x79f7bc…f86450
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xf71e5f…64d4e9
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x9cac84…5b268d
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x1b270c…234aaa
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xe7dbaa…3e2ded
0x6f89…20fb0x73fc…b29bBase—$0.08100%0x0018…ca9775d ago0x4c3deb…b0ea25
0x6f89…20fb0x73fc…b29bBase—$0.01100%0x0018…ca9775d ago0x385547…8aab24
0x6f89…20fb0x73fc…b29bBase—$0.01100%0x0018…ca9775d ago0x426c62…6a3bc8
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9775d ago0x31fce5…32a2f0
0xb606…55e40x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xe9d8c4…38b1fc
0xb606…55e40x73fc…b29bBase—$0.01100%0x0018…ca9775d ago0x8e21b6…6789c9
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9775d ago0x502b2b…04c147
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9775d ago0xa0ad6d…a9b51d
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9775d ago0xa655fe…70f6a3
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x6b86d5…d87ba8
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x25a5d8…afc77d

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.