Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x238c86…8a2973
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xabf546…64d7c2
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xbaa6fc…f411fe
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x04d124…20dc99
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xa31dec…f7d340
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x894e7e…b52cc7
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xdde1a9…2f2c49
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x2f97fc…6f9ee0
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x310fbf…aed542
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x0c922f…a41f64
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xf4769f…dea547
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x9f5465…3334d3
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xe9cbd7…f04e33
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x0d4633…c5998e
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x9ed31d…12b03d
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x2b4fa5…7519cc
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x9069dd…5596d6
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x85ac8b…fd7838
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x34d5f3…bfbdb3
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x6656dd…0ae759
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x558dcf…396a95
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xc14771…e25b67
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0xdc6410…b67826
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x17397d…be5f22
0xc98f…88ba0xcee4…62b9Base—$0.03100%payAI46d ago0x830ab3…b21fa3

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.