Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xa6851c…6e8b4a
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x032e64…af12a7
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x94e69c…4a11d0
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x0586be…2104e2
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x1b25f5…d7c07b
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x21dbb1…14b676
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xe8a28e…7339f1
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x21f76b…d8f5bc
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xaf24a8…9fee4d
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xca79b2…cd4749
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xf80a32…15b1b6
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x9bf875…f718a8
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x001dc0…b8e4d4
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xc7fcaf…4a4f4f
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x969891…ead78c
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xc46216…c2a2de
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x1fff78…b67c50
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xe5bf6a…178ecc
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xa12080…51c374
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x8b0df2…af3ab1
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x667ca0…9017e0
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0xb58fde…45b090
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x20e312…c05d6e
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x5a6882…a94946
0xab5d…99730xae0d…00b1Basex402 service$0.002100%coinbase120d ago0x172ad1…aeb23b

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.