Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec6…5d100x1b9f…cfffBase—$1.47100%0xa923…c9ac121d ago0xc42be7…e99aa0
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0x7b3998…8318b1
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0x2182fd…281997
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase121d ago0xf32351…9a792b
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase121d ago0x6001c0…16c6f5
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0xba70b6…706868
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0xa71baa…1ad9cd
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0xcc5df1…fcb834
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0x1494c7…f32331
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0x0953ff…d736c8
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase121d ago0x050dd6…b9f8c9
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0x5ca34e…def3db
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0x3df2bd…f8333b
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0xb34c6c…161985
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0xc16dbf…2c38b8
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0x28ea10…c34b19
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0x0cad08…4ca842
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0x95cf27…1761f7
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase121d ago0xac7a15…424623
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase121d ago0x4afa61…044dfc
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0x3c216a…32bf99
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase121d ago0xaeb517…ebab16
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0x8c3564…254724
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase121d ago0x67203a…39b6c6
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase121d ago0x5b2496…4eaf77

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.