Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter43d ago0x2c3f77…d6c08d
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter43d ago0xec6c6f…21fa1d
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter43d ago0xf9fd40…65ac3a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x1c670f…0acf08
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter43d ago0x911b57…8d2872
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter43d ago0x6e593b…fbbb2d
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x504f6e…0a4ff4
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x3f61ea…c4798a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x072283…f31b77
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x2c6fb5…e669a5
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter43d ago0xb9547c…6ac6e9
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter43d ago0x1527cd…dcb81d
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0xac942b…fc4e67
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter43d ago0x6d9f44…5eac3c
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter43d ago0x576efa…911b9e
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0xd3d1cb…8d3253
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x1a7b72…3999b5
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0xd1f5c4…bee1e4
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0xb2223b…bacec5
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter43d ago0x0b8091…0a9f0b
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x81c8d5…609267
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter43d ago0xfdb708…73364c
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0x93e45d…047c25
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter43d ago0xa3400f…48a67a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter43d ago0xaef005…bfffaa

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.