Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.18100%Route unknown90d ago0x16dd7a…c24d0d
0x13d5…46620x1892…6085Base$1.49100%Route unknown90d ago0x25aa4c…3d166a
0x13d5…46620x1892…6085Base$1.52100%Route unknown91d ago0x2f29bf…4840ec
0x13d5…46620x1892…6085Base$1.63100%Route unknown91d ago0xd55370…9f95a4
0x13d5…46620x1892…6085Base$1.57100%Route unknown91d ago0x8d6960…c2842f
0x13d5…46620x1892…6085Base$1.89100%Route unknown91d ago0x81f1db…607174
0x13d5…46620x1892…6085Base$1.90100%Route unknown91d ago0x787fdb…81439f
0x13d5…46620x1892…6085Base$1.61100%Route unknown91d ago0xadf06d…434f25
0x13d5…46620x1892…6085Base$1.65100%Route unknown91d ago0x45ebbf…c5ec87
0x13d5…46620x1892…6085Base$1.04100%Route unknown91d ago0x93012c…e39c39
0x13d5…46620x1892…6085Base$1.04100%Route unknown91d ago0xa7097d…12883b
0x13d5…46620x1892…6085Base$1.37100%Route unknown91d ago0x553553…014995
0x13d5…46620x1892…6085Base$1.28100%Route unknown91d ago0x286257…db29a4
0x13d5…46620x1892…6085Base$1.23100%Route unknown91d ago0x77bc4d…7c503c
0x13d5…46620x1892…6085Base$1.42100%Route unknown91d ago0xb96abb…86e941
0x13d5…46620x1892…6085Base$1.46100%Route unknown91d ago0xe46271…590b7c
0x13d5…46620x1892…6085Base$1.61100%Route unknown91d ago0x73fa4d…4e4f18
0x13d5…46620x1892…6085Base$1.28100%Route unknown91d ago0xb2424d…f28964
0x13d5…46620x1892…6085Base$1.95100%Route unknown91d ago0x28b568…6e999a
0x13d5…46620x1892…6085Base$1.59100%Route unknown91d ago0x9b8f3f…8b82dd
0x13d5…46620x1892…6085Base$1.41100%Route unknown91d ago0x65ee41…565871
0x13d5…46620x1892…6085Base$1.04100%Route unknown91d ago0x4b180e…7bdd44
0x13d5…46620x1892…6085Base$1.30100%Route unknown91d ago0x27d988…40c8a2
0x13d5…46620x1892…6085Base$1.90100%Route unknown91d ago0x6bfcc0…1faaff
0x13d5…46620x1892…6085Base$1.16100%Route unknown91d ago0xc592e9…8220cd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.