Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter36d ago0xa68de1…eea307
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter36d ago0xfd9840…ba01fb
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter36d ago0x1f3a85…55d7d1
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter36d ago0x45aa23…4ad467
0x69d2…29bd0x159b…4908Basex402 service$0.01100%dexter36d ago0x9d5743…ec5bf2
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xed2b41…eb0253
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x2ff78b…f02bf9
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xe6747c…c86ee2
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x9abbc2…4b3074
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x4988af…19a19e
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x9efa07…d4e455
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x8f276f…6d9389
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x659108…6efee5
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x3974ae…41c1ca
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xe1c427…28d68d
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x705266…deb32b
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x9adc05…85b358
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xcb5409…3f7c04
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x3efdbf…916d73
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x39eb36…113a78
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xcc72e0…824a3a
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xd430f9…9a4e74
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xce8561…b999d1
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0x41ba70…ec6724
0x69d2…29bd0x159b…4908Basex402 service$0.10100%dexter36d ago0xf54f0f…9ff71f

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.