Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x765ad7…0f7b55
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x564602…f06808
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x12c1bd…93320d
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x891c13…4ff463
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x7e2ae9…e376cc
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x2ecba3…7612ea
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0xbba0df…7dbf53
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x98a878…137812
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x1edcf9…d47f55
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x3ca28c…6c5fc9
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0xc5e252…77123d
0xed45…a8790x9c95…e299Base$0.001100%Route unknown43d ago0x9d79ef…eb082c
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x079282…8e0ebe
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0xfb7655…c2ac25
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x6fb6ab…8410ac
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x6ebfcc…3844ad
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0xa6d2ab…0a60a4
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x5e5e59…342e75
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0xb3afd0…1c5662
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x082977…d5078c
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x3ad4d9…cdb4fb
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0xd2bbae…121398
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x99f30a…706fe1
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0xc94f4d…5fd47f
0xed45…a8790x9c95…e299Base$0.001100%Route unknown44d ago0x37d946…e14e64

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.