Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase43d ago0x3c446d…1d228a
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase43d ago0xb25a79…0c6410
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase43d ago0x905da5…66d18c
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase43d ago0xe7e7a9…1c0469
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase44d ago0xba7668…ce8dc3
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xe4dd43…cf0da7
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xb7b648…dd8940
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x0e1aa2…866fac
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xfc50ef…4e79ab
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x356a88…9ca8ae
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x0942bd…73309d
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x2c348b…6b75d6
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x05483f…db0de2
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xb8d3a4…a4b809
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xb03d45…65f60c
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x649350…7ae002
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xf20955…5973c6
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x0c92c7…881709
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xca768c…c8c128
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0x4bd14f…184569
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xf3cb59…c358c5
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xd017ef…2796fa
0xf25d…e9cd0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xc8adbe…182cbe
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase44d ago0xfac5cd…e83748
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase44d ago0xaf86ff…38819a

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.