Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad8893…256ff0
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe438e1…9d442d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1bea6a…0df32a
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x33149d…99d422
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaecb4f…b270f5
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14e854…e3db08
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88af76…87eb56
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5e571…678b8c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc502fc…b127e3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4796f…33fe12
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e7a33…d814bb
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69d925…f44057
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2260af…35808a
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb324fc…2e9d70
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d5cf9…f29303
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa697df…222593
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef5b03…86897a
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd47ee1…853814
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x305393…a0ee6d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2a499…3bc83d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x610a32…19a1bf
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x55132c…99ff8c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf07012…1473c2
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53e4cf…b5aebd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9822fe…dc065d

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.