Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x5e03ab…57b133
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x3e70d2…ee7a3a
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x7b0f5d…f2d75d
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x161d73…92f8e0
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x60b99e…1378e8
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x6190fa…6f22b3
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0x258697…83c373
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0xd7c1e5…52afb6
0xb4ab…89710x159b…4908Basex402 service$0.01100%payAI44d ago0xf09152…5f3ac2
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x6c5509…043589
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x058e7c…731223
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x0eb5fd…3dd02a
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x6f6152…afdc7c
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xa69191…62cd02
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x41ca1e…ee0898
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xcef5bd…1af17c
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xf5af27…f503fa
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x9a4a94…f31e6c
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x514d49…da34d6
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xea9123…0cbcdf
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xc1f985…f3bab2
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x42ef4c…dd6ee2
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xf9f558…433dce
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0xa8cc11…dcd10f
0xb4ab…89710x159b…4908Basex402 service$0.10100%payAI44d ago0x2b07b9…d1c9fd

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.