Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7bb83…299b45
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd9494…c9418c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96d909…3b9246
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3dcc5…ad2600
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf98ad8…4dbe56
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cecd7…05f042
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a99d4…b3eb1b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06b78a…833a77
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xacf8d5…06ab68
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22ede3…ccdfe4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96bc3e…e638b8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a3a42…85f0a6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c2526…373ccb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab3ce4…82ccb9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x588a0c…6257d3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c99c6…8342f2
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1599fd…bbd86d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbab425…d3a601
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x216dea…16466e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa103f2…60325e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x963251…3f69db
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52b9f4…14e546
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c35c8…8b2da5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa80fd9…1b9337
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65bc61…95d25f

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.