Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xef503e…029d7d
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x327b9b…fd38ef
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xe7d0af…ca96fe
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x895274…956726
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x1e2710…da7096
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x8dd959…507eb7
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x418852…d19ab3
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x0ef01e…2083e0
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0xffba47…8b7109
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0x60dcf2…5f57a8
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xf60252…b21522
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x0ed8d5…8ea704
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x902944…f988b4
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.005100%coinbase1d ago0xa35394…132ea7
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x7371cb…b4cf91
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xfeb68e…497b15
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xf9abe1…e7a1fc
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x341ecd…4e68ea
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x0af751…1f5ebf
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0xbc537e…2016bb
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x7f616c…9fd037
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x9e389c…2f20fc
0xaa31…36210xb1ef…88c0Basex402 serviceTwitter$0.006100%coinbase1d ago0x6fa475…62ff47

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.