Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f3124…8a546d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12a01e…db0937
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6b039…636ee3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1283ba…7314ea
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48e879…b6f7cf
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x081e6d…d347bf
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcac184…92ab81
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c57aa…67bda1
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x125795…2617f3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d2ae6…0c2b1d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x350216…726b79
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd04a19…7ba4e9
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x737cdc…c0c196
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ab887…8b00a2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf092a0…37564c
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe85081…f13910
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37eb94…13689e
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dfb71…d18861
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3aaac2…9a76a7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa404cb…4f9350
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7feaa3…e17ebc
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x245ee1…162fe0
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41f13a…31e435
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa414f6…ca15e7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66949b…1646a5

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.