Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5aecf6…ab8516
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x217513…e129c5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0323da…f02e6b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed4f6e…331b64
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19c1cc…c7677e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8441dd…1d7187
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xecbd7e…14f01e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4fa1d…ef1582
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43b927…e70d57
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0d9bc…460c61
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76dc77…4b02f8
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x581058…64fda9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6cace…e68766
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72e975…5e127a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f9a41…7fb790
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda29ea…023c16
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xebf5d1…387455
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb1551…b65e2c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a50f5…c696c7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb42634…667e52
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x554aa0…109cb7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b3b8f…b1232a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e8efd…276a76
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2775c…f49b93
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x985a01…c12c3e

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.