Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x205d6f…af7f99
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x6f58c6…ec1d8f
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xc30bae…041e4d
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xcf2ffb…a81acb
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x81e5e7…413132
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x16818f…4bd6ab
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xd53277…e6aa7b
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x90811a…8ba79e
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xe946a6…e62464
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x3f62f3…3a64b9
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xaf933f…7c60b1
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xad34e2…21f468
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x23da00…671d45
0xe7ae…67b30x85af…c2a7Base—$1.30100%payAI12d ago0xd7a485…923a82
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x71131d…b5607b
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xdc8107…4e30ea
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xd2dbb9…b0f294
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x498687…c720e2
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xb6734d…3b2339
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xe5e133…1be7b6
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x42501b…9e8fed
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xe5dc6f…590109
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x2c2c70…dcf669
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0xa46530…9f9253
0x85af…c2a70xcc19…930eBase—$0.10100%payAI12d ago0x26fc4e…ca36fa

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.