Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase12h ago0x9b2f8a…2ee19d
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase12h ago0xa75048…8f8a4c
0x6459…85990x4466…125eBasex402 service$0.008100%coinbase12h ago0x8da2db…37ba53
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase13h ago0x8c6577…ea0540
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x1ed673…a5f715
0x64a7…2ffb0x4466…125eBasex402 service$0.005100%coinbase13h ago0x4e7568…2965d3
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0xf455d7…8a5ab2
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0xbc2b34…97e476
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x856a0f…60cb4e
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x8d4a9c…947042
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x0b12de…13f496
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0xd4a99e…c4016d
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x7d6dfc…a3903c
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x7e56a8…9a53d5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase13h ago0x4de5b0…8cb4ba
0x2b9e…41a40x4466…125eBasex402 service$0.005100%coinbase18h ago0x122981…50ea97
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase18h ago0xb612f9…46a989
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase18h ago0xe9cd0d…229044
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase22h ago0x164fc7…34f100
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase22h ago0xf98f1f…dcc884
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase22h ago0x099e27…bd4ea8
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase22h ago0x885761…25f931
0xc9c7…16700x4466…125eBasex402 service$0.006100%coinbase23h ago0x5053c4…fffe1a
0xc9c7…16700x4466…125eBasex402 service$0.02100%coinbase23h ago0x6e23f7…d1ae7a
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase1d ago0x2bf03c…001581

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.