Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2cd21f…677d6c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x84b65c…5a63f6
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0xaaaf0f…cc5c39
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0xb01126…4cca71
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xc76938…c16129
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter49d ago0x1e34a7…62cafb
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x690b54…c3bd60
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0xb10335…285933
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x1fc1a3…b71187
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0x95daf2…8bab3f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xcfe7f5…536d13
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0x79500f…1d0508
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0xdb4098…ccead9
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter49d ago0xbd4664…e88f3a
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter49d ago0x05dd01…864eec
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xb26100…aa1df0
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0xcb5708…2a4715
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2cec26…08681a
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter49d ago0xf03e20…b010dd
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0xe3ffad…ee8866
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa50d ago0xe3223b…22688a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x81679b…7befcc
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x72d226…dde0be
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0x6f1c12…1a3eae
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0x6c9dfa…40292e

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.