Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xad3e5e…6b09ff
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x5155ee…c2ba82
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xc6ad96…2de4b1
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x57c82f…0a923c
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xec95cf…d4f27f
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xf81b52…711f69
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x7dfb80…87d576
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x41e3f4…3bdd24
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x0b4710…007046
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xb9c246…0282d9
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xa60fc1…8a42a6
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x8698a6…b4fa6a
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x4316cb…8510d2
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xa0bb64…cdf5f5
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xab9094…f27b9d
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x9d3a22…3871cc
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x368802…94a0a8
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xd462c5…e4bf8f
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0xcbfc1b…b93535
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown63d ago0x2ffb62…12b9de
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown64d ago0xe5852d…eca05d
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown64d ago0x5b3b18…335b46
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown64d ago0x8fd8c5…fa97a6
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown64d ago0x403766…8d1274
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown64d ago0x467afb…9a4bc7

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.