Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x731f15…ea74f5
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef7c13…afb015
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x92e194…b4c7dd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2ecc0b…dd3cac
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb45f52…33153c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb19066…a3b0f3
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd88904…fd0d71
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd51c01…4db8b8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x46e4ad…6270f6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd4f54b…342bdc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x96ad5b…a6ea4c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x39840c…19ca47
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf215a0…75d6b9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xea68ff…22df03
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x93fd47…b7ab75
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe4d20e…4ffdfb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8028fe…e0f1d1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x77e37b…c25351
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa15bba…5c4ff6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x63c679…13f687
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfb5680…96de96
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x15a976…e98aba
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0xed9ba5…f543fd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6850dc…5f6a1d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI118d ago0x321094…4aa522

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.