Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x4ab3a8…1a6472
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xf85719…f16363
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xf59e8e…bce21b
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xbd56b6…f24983
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xedf3c0…e3d604
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x019b78…d438b2
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x1d8a7e…995051
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xd54c41…ed0900
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x7826eb…7abbe3
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x42e8df…a48c0f
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x8e9c10…e1afd5
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xa4df75…974eb7
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xee5086…ed5f9f
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x1b8007…a035c9
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x1c305a…084fd4
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x473ff6…05cb89
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xed11ed…a88bbb
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x7e5a0a…9add37
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xe663e1…efcc40
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x6fb914…e91dd2
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x7ef69c…14045f
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x43f4ff…2580b9
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xf56228…3a89e6
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xd5c3f7…dfb80b
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x977318…5d497b

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.