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.10100%dexter49d ago0x6c84a5…21e7eb
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0x794360…a78eab
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter49d ago0x87bd85…0efa01
0x729e…fe050x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x9f6b57…3c99df
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter49d ago0x980be8…8e4f5f
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0x1f843f…4d48ca
0x729e…fe050x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x98ffb7…2d2f44
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter49d ago0xe87455…f419e4
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0x1a86ba…4d4031
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0xf81b27…b466e3
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0xbfc1a0…3dd802
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter49d ago0x03ba79…280a34
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter49d ago0x118576…3b23b8
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0x40caae…aca8eb
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter49d ago0x990461…8e6900
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0xb9be6d…a5d1e6
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0x210020…a73eff
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter49d ago0xca01cb…a7775a
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0xfd0d3e…f09a62
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0x375d0c…8d4123
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter49d ago0xd2965e…06c8a2
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0xbcc3b4…5b407e
0x729e…fe050x07cf…2396Basex402 service$0.10100%0x1360…66fa49d ago0x532b91…fe77fb
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter49d ago0xa59c14…43ecfa
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter49d ago0x86cb33…409d41

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.