Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase39d ago0x37a811…d51292
0xb66a…04f40xb0af…7de0Base—$42.60100%coinbase39d ago0xce815b…404e5d
0xb66a…04f40xb0af…7de0Base—$40.01100%coinbase39d ago0x0ad7fa…510d9a
0xb66a…04f40xb0af…7de0Base—$34.02100%coinbase39d ago0xccd2d7…19b713
0xb66a…04f40xb0af…7de0Base—$38.83100%coinbase39d ago0x388595…c77e2d
0xb66a…04f40xb0af…7de0Base—$38.90100%coinbase39d ago0x66dbbe…1a197e
0xb66a…04f40xb0af…7de0Base—$38.03100%coinbase39d ago0x240c6f…3b41be
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase39d ago0x7efd62…b9a6ce
0xb66a…04f40xb0af…7de0Base—$33.02100%coinbase39d ago0x990031…dd0a81
0xb66a…04f40xb0af…7de0Base—$35.01100%coinbase39d ago0xbb02b0…717ade
0xb66a…04f40xb0af…7de0Base—$38.03100%coinbase39d ago0x7de35f…9ce3ce
0xb66a…04f40xb0af…7de0Base—$40.46100%coinbase39d ago0xb2cbad…7bbe55
0xb66a…04f40xb0af…7de0Base—$43.01100%coinbase39d ago0xb741cc…dac24a
0xb66a…04f40xb0af…7de0Base—$42.03100%coinbase39d ago0x6c92a6…0d0647
0xb66a…04f40xb0af…7de0Base—$45.15100%coinbase39d ago0xc420fe…ba62f9
0xb66a…04f40xb0af…7de0Base—$47.59100%coinbase39d ago0x06ce52…8c9376
0xb66a…04f40xb0af…3befBase—$3.00100%payAI39d ago0xad3028…7aac17
0xb66a…04f40xb0af…3befBase—$3.00100%payAI39d ago0x0a7f1d…05c0b8
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase39d ago0xb91ab4…1b6916
0xb66a…04f40xb0af…7de0Base—$42.53100%coinbase39d ago0x115c96…c156b5
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase39d ago0x69cab9…fbe667
0xb66a…04f40xb0af…7de0Base—$42.53100%coinbase39d ago0x4f78a9…e2e543
0xb66a…04f40xb0af…7de0Base—$44.43100%coinbase39d ago0x50e4ff…f2b4b1
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase39d ago0x2f5657…430258
0xb66a…04f40xb0af…7de0Base—$44.78100%coinbase39d ago0x81e7c7…0f8aa2

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.