Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x4c4e49…a48251
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x4a499e…cfb352
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x81a2ca…e88f74
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x8a0cb1…31f416
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0xca0679…a3c831
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x9510c0…374d32
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x8b633c…9bf823
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x2a483c…2a391e
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0xc77838…c8e381
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x23e745…3b8fae
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x18b2e0…bb868c
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x8f6087…532e6b
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0xfaa95a…6f8239
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x95b7be…2c778a
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x8bab7e…48697b
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x7ed797…967bdf
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x81424e…c9ad7b
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0xc904ab…588b53
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x3591ab…b1b7bb
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x52e948…4b4229
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x429757…7bed42
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x2ab891…f14095
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0xd458f8…371129
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x7c1d04…56bcb7
0x263d…4f260x9e1b…8f87Base—$0.001100%coinbase93d ago0x308021…0834fc

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.