Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase91d ago0xa34d34…930417
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0x5be317…bfcfea
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase91d ago0x7fc621…d13967
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase91d ago0x138946…45296e
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase91d ago0x4e6af3…f86ae9
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase91d ago0x72b7ee…ac1524
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase91d ago0xff6052…7ef95a
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0xd474ae…23408f
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0xa0b962…ba7bac
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase91d ago0xc33b81…4e5557
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase91d ago0x0c9678…6e3fa9
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase91d ago0x7bf02f…13439b
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase91d ago0xbdface…e40748
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase91d ago0xe033e7…5ec2d4
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase91d ago0x641776…5e7f22
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0x7c560b…30d23e
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase91d ago0x21247e…e917ad
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0x27cf82…8c3526
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase91d ago0x9b8404…f3d869
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase91d ago0xb0debc…0e73e4
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0xced69a…d99779
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase91d ago0xf2ccc6…e6db57
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase91d ago0x91a3d0…42738c
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase91d ago0xff6021…5ef5ee
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase91d ago0xda9aa3…e83288

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.