Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5085b…d8d411
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7afb03…927bd6
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba0825…7f6c08
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcc5ea4…001c6e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2dc7ad…03366f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda2790…96a52a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa1fd64…ebe2ee
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd4a170…aff602
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2a15a7…766a33
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9125c0…981bb3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x45989e…b018ee
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1a87b7…3ed20c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e0c5b…dba0c5
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd914ff…edf95a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfd91f5…a54cb3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa67721…2f3f02
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x97ff99…6260fc
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb4446…5dc277
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfc1d69…600678
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2af535…ce5084

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.