Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI22d ago0xad7405…804492
0xedf2…11dd0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x499e83…2d7320
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xdf894b…04c4f2
0xedf2…11dd0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xec8dbf…39e422
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x08fc52…840cfc
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x6b0c6e…c36a3c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa71872…da8b9b
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x14d867…398623
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x2f5b93…f72a45
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI22d ago0x3e3fe5…e0c686
0xedf2…11dd0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xf188a6…ae9774
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%payAI22d ago0x64f7b9…9cbc41
0xedf2…11dd0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x596535…743c51
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x068ff1…a6a461
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xb66db5…f2046d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI22d ago0x30c46a…3b5172
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%payAI22d ago0x314fda…e97bf8
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xf5312f…236cad
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x0f56f4…86d247
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x440f4a…5199c3
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe2c960…1d6604
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xfab217…bd6253
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI22d ago0x9e2a5e…2e82ca
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x06cae2…3bbdb2
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x1f40a1…637c3e

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.