Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe333…01100x3e0a…78e7Base—$0.003727100%coinbase74d ago0xf1257d…8d55b2
0xe333…01100x3e0a…78e7Base—$0.004612100%coinbase74d ago0xc7f9a1…0da37f
0xe333…01100x3e0a…78e7Base—$0.003926100%coinbase74d ago0xe4bea5…a7c256
0xe333…01100x3e0a…78e7Base—$0.004586100%coinbase74d ago0x9e7e6b…1bbe02
0xe333…01100x3e0a…78e7Base—$0.003893100%coinbase74d ago0xd544d8…3a5868
0xe333…01100x3e0a…78e7Base—$0.003115100%coinbase74d ago0x136f6d…e2fe05
0xe333…01100x3e0a…78e7Base—$0.002683100%coinbase75d ago0x366b12…186633
0xe333…01100x3e0a…78e7Base—$0.004623100%coinbase75d ago0x9a5eb5…c9468b
0xe333…01100x3e0a…78e7Base—$0.002855100%coinbase75d ago0xae7c37…35a40d
0xe333…01100x3e0a…78e7Base—$0.003259100%coinbase75d ago0xab578c…f765cd
0xe333…01100x3e0a…78e7Base—$0.004088100%coinbase75d ago0xd9b163…5a827e
0xe333…01100x3e0a…78e7Base—$0.005247100%coinbase75d ago0x0f40b6…7d6525
0xe333…01100x3e0a…78e7Base—$0.004083100%coinbase75d ago0x245ee5…38c50e
0xe333…01100x3e0a…78e7Base—$0.003071100%coinbase75d ago0x58d301…6ca259
0xe333…01100x3e0a…78e7Base—$0.003989100%coinbase75d ago0xb3723a…b3b8ac
0xe333…01100x3e0a…78e7Base—$0.004129100%coinbase75d ago0x0c6682…a9fe73
0xe333…01100x3e0a…78e7Base—$0.002705100%coinbase75d ago0x3c44ab…754208
0xe333…01100x3e0a…78e7Base—$0.005238100%coinbase75d ago0x4b42e6…be26ed
0xe333…01100x3e0a…78e7Base—$0.005929100%coinbase75d ago0xa0d8ee…910302
0xe333…01100x3e0a…78e7Base—$0.005613100%coinbase75d ago0x66bf3e…218ca7

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.