Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xfd9296…e38471
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x852580…440e30
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x6caff7…534ce8
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x5a7358…739910
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x26fcd4…0f4874
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x51f223…0ab1d3
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x068350…dc7153
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x578bf1…919dbb
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xf71982…da4511
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x958fa0…05ae2d
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xf353e5…585feb
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xc2aab3…33f45a
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x9ab5c6…380251
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xa1fada…b7557a
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x69fe05…4cf8ee
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x39caa8…6f04e6
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0xf77321…7afa9d
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x78a5bd…d3c810
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x0ba87d…315219
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x0677b4…a74305
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x825480…1b6193
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x671a5f…e70558
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x1cb29f…26ef9a
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x20f999…506141
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown62d ago0x13bead…f9c0b2

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.