Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase30d ago0x1c9b9a…eb2e93
0x0976…2f960xf000…94fcBase$0.01100%coinbase30d ago0xf67ca7…1cca74
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x6d2296…e0ab60
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x05368d…b55918
0x0976…2f960xf000…94fcBase$0.03100%coinbase30d ago0x6e61cd…3f3e99
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xdae134…c32402
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xfd8912…dbfa34
0x0976…2f960xf000…94fcBase$0.01100%coinbase30d ago0x37ee5f…25ba68
0x0976…2f960xf000…94fcBase$0.03100%coinbase30d ago0xeec77d…a013dd
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xde9224…fd1878
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xa00d1a…699723
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x55ecf6…bd0e28
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xfd32b9…d3ae0b
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x463981…b614a5
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x34ead2…a99e4e
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x76933b…0d685b
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x7b29d5…25f293
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xb55060…027e25
0x0976…2f960xf000…94fcBase$0.03100%coinbase30d ago0x40e578…22db85
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0xe5eb81…98bbfd
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x0ca118…eaf82c
0x0976…2f960xf000…94fcBase$0.03100%coinbase30d ago0xfc7aec…4ba0e0
0x0976…2f960xf000…94fcBase$0.03100%coinbase30d ago0x16701f…9be566
0x0976…2f960xf000…94fcBase$0.01100%coinbase30d ago0x245a0e…140d7b
0x0976…2f960xf000…94fcBase$0.10100%coinbase30d ago0x5a24aa…7be95f

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.