Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xc17f0e…699253
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x7d1145…820985
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x852c21…806e36
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xe0c84a…2ad347
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x5ce702…50336b
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x687722…fe5996
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xe73e9c…cb14f3
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x72d6d6…8dbfe4
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x362de0…4f9eb0
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x6b3402…7542f4
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xec5b8c…acd4ab
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x8ed16e…f7f1ed
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x0cedc5…30c656
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x41f53e…dc596c
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x6ca92e…ef24d2
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x59a58d…8dacf8
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x185485…3255b0
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x7d05eb…82e476
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x165983…638ecf
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xe518ae…0d0fff
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x224c90…0931e5
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x13899a…3d368e
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0x7952c9…199821
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xab2965…f9e1fe
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase11d ago0xa89a9d…c13dfb

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.