Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0xd4391e…a9e579
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0xe018ed…585533
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0xce355b…cf0070
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0x4e794d…6702f1
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0xdcae85…cc3239
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0xb2583f…5fa0ed
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0x8c3bf2…f9fef2
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0x94744a…af3159
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0xf4de73…cffe83
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0xf091f3…a09fef
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0x6617d9…d87ed6
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0xb2a2e4…60ffb5
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0xbad282…3d4bcc
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0x068830…bce798
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0x31a68c…06d2d0
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0xf80965…9547aa
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0x2de1dd…4f0cb4
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0x087f32…10a7b6
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0x79a2c0…1c679c
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0x166326…3ffcbd
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0x7854b9…d9f022
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0x89d67a…aa6480
0x174b…38d30x73fc…b29bBase—$0.006100%0x0021…ad8f70d ago0xac7d0e…24c957
0x174b…38d30x73fc…b29bBase—$0.006100%0x0018…ca9770d ago0xd75b16…c38c18
0x174b…38d30x73fc…b29bBase—$0.006100%0xdf7d…5dbd70d ago0xce1e41…7d3364

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.