Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac4054…a55c16
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8f316…c82f2c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x406adb…3aca25
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6493a0…404257
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9cc19e…1e7f33
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4aa7b…cccb5e
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4568bd…eaa7bb
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d4ee2…573dac
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x519d75…6e9dbc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x90344a…318d48
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39120c…950bac
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x605cef…2758a4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x656929…e7b889
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd76c5…0ad66c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c40d8…7e21b8
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb44236…7ed0fe
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x614af2…ef1dd6
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd3d47…cdc525
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1fb31c…4957c3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf4c091…3ac4e5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x539562…ef6b13
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x27ec39…f11288
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x997e56…3d11db
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bab42…903abf
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb14cc1…3d4ffe

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.