Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8608e…257124
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc8f50…025d2e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe32f83…f6bf2d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcde516…547fb8
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76d58f…47d3b9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28a3fb…216415
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x152374…bbca4e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16d358…fb8ad6
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x839cd7…742a17
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x116dcd…a48e99
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc297cd…a37806
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78ec53…062a25
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f79fb…0d0b86
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91bd9b…a5a551
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaee6cb…2a08f3
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ccd47…1440df
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf03fee…780a56
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83813b…f05542
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4cf47…4567f8
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39937a…02bd88
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a965a…9d6a74
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9eebd…132e06
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a7264…fffd44
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9d03b…d7f458
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc1c5a…598f9b

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.