Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc1b…ec310x3e0a…78e7Base—$0.005618100%coinbase74d ago0x7405d9…c390c7
0xdc1b…ec310x3e0a…78e7Base—$0.004171100%coinbase74d ago0xe25121…e15634
0xdc1b…ec310x3e0a…78e7Base—$0.005591100%coinbase74d ago0xac4eb9…70904e
0xdc1b…ec310x3e0a…78e7Base—$0.002731100%coinbase74d ago0x58871d…979090
0xdc1b…ec310x3e0a…78e7Base—$0.004833100%coinbase74d ago0x45559f…c54489
0xdc1b…ec310x3e0a…78e7Base—$0.002978100%coinbase74d ago0x9189bd…e25514
0xdc1b…ec310x3e0a…78e7Base—$0.003369100%coinbase75d ago0xab98d9…770593
0xdc1b…ec310x3e0a…78e7Base—$0.003068100%coinbase75d ago0x586949…60860e
0xdc1b…ec310x3e0a…78e7Base—$0.00348100%coinbase75d ago0x7dd732…2263ad
0xdc1b…ec310x3e0a…78e7Base—$0.003205100%coinbase75d ago0xbde1dc…d7dc8a
0xdc1b…ec310x3e0a…78e7Base—$0.003589100%coinbase75d ago0x11a4d4…d1d7a6
0xdc1b…ec310x3e0a…78e7Base—$0.004845100%coinbase75d ago0xc0d336…599489
0xdc1b…ec310x3e0a…78e7Base—$0.003572100%coinbase75d ago0xc1b1d2…1bdcc3
0xdc1b…ec310x3e0a…78e7Base—$0.002876100%coinbase75d ago0x3736ae…95516a
0xdc1b…ec310x3e0a…78e7Base—$0.003483100%coinbase75d ago0xf709de…c2f9fa
0xdc1b…ec310x3e0a…78e7Base—$0.002797100%coinbase75d ago0x90c1ce…bbdec0
0xdc1b…ec310x3e0a…78e7Base—$0.005858100%coinbase75d ago0x0d9243…bcac9e
0xdc1b…ec310x3e0a…78e7Base—$0.004806100%coinbase75d ago0x31e1be…2945c3
0xdc1b…ec310x3e0a…78e7Base—$0.005538100%coinbase75d ago0xe5a904…d9c298
0xdc1b…ec310x3e0a…78e7Base—$0.005215100%coinbase75d ago0x284780…c9cd4f
0xdc1b…ec310x3e0a…78e7Base—$0.004693100%coinbase75d ago0x81ce86…efbc87
0xdc1b…ec310x3e0a…78e7Base—$0.004499100%coinbase75d ago0x19353f…3b4be4
0xdc1b…ec310x3e0a…78e7Base—$0.004408100%coinbase75d ago0x2be2c8…4bbd7e
0xdc1b…ec310x3e0a…78e7Base—$0.004736100%coinbase75d ago0x28445a…ba0a20
0xdc1b…ec310x3e0a…78e7Base—$0.005869100%coinbase75d ago0x43d26e…c4d480

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.