Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xacfc4a…a3d067
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4340fd…dc511e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc879e…2c232c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8c13c…a1bb26
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5aa3e…62777a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98d088…66f65e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0cfda1…a19d78
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa511d3…32d036
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69fdf8…2cbe4c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x652d73…cba1ea
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x160213…d133ee
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaed9ad…6a2061
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x977af7…d4ddd9
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54baa0…4e5582
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd70abf…ba52ab
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb45ce8…bde116
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc649f1…3c3e19
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x072607…f9fdb4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x041af4…d4473c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x003b06…b7532f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x800acf…d00606
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe96934…ad61ef
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5343b…f6bb6c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16f528…81cddb
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0324a9…87c4b0

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.