Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x263a5f…f40fbe
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c6859…ce79f3
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07f296…f62b85
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac756b…59db3a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd85bd2…297e5c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60a4cb…0b8be4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xced921…2ecb1e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaba191…da330a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8a233…ed0db2
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a4a0f…678a73
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8d4e1…bbede3
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbb6f9…db1528
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e9f01…5c6f6f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5f6d0…4fef1e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe91a19…7e43d4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x026803…a1f846
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86a105…ff0809
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0406f…0330c5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaff1c7…26078c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x952261…1be7d6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61896f…8658e3
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27dd71…224886
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0aec2e…98492d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68d69b…c6e11a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f90ab…cba3c5

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.