Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xc80b3f…3c5031
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xa7d14d…717c5b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x1814d9…2aa540
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xa44c08…fed9d8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x4ce3d1…cf2dcd
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x70d3ae…0023a3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xf5acae…9c4afb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x257205…d13910
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xdf1143…baa97c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x58f2ba…1d6f7c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x934762…c17bdb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x5e3b86…e8fd4e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x875eab…26a8eb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xe50161…50173d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x3211d3…458f3d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xdd39a5…653d8d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xbd8fef…8121c6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x19d25f…28140c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x621020…fe87c0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x1e534e…14dfd1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xa15c1e…4fed66
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x292a25…48b997
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x4e86df…6481c1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0xbe7e52…10f5ef
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase10d ago0x6cf399…a280c5

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.