Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x794fa8…087873
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0xb32c25…e69a73
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0xa3d96e…e6e084
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x8fbc70…bb8c12
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x813fb0…6369c5
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0xf56293…ac0118
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0xa685c5…b2f8b5
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x0456ab…12a7d6
0x022d…cb530xf000…94fcBase—$0.10100%coinbase19d ago0xc7e81f…0d0f76
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x5e44df…33bc62
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x687e74…c8e878
0x022d…cb530xf000…94fcBase—$0.10100%coinbase19d ago0x12e17b…2660a5
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0x55b026…264b31
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x426edd…391fbc
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0x232bfd…0e0ac1
0x022d…cb530xf000…94fcBase—$0.10100%coinbase19d ago0x1f8e43…6db151
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0xa6ed6a…a13036
0x022d…cb530xf000…94fcBase—$0.10100%coinbase19d ago0x758221…ddde5e
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x2b6957…6250eb
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0x18da6b…627447
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0xc59b83…7c2082
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0x9cbd41…3bfc7d
0x022d…cb530xf000…94fcBase—$0.01100%coinbase19d ago0x260068…10342e
0x022d…cb530xf000…94fcBase—$0.20100%coinbase19d ago0x35f293…6f09e9
0x022d…cb530xf000…94fcBase—$0.10100%coinbase19d ago0x9b2d7c…6d4ff7

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.