Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xbaa6…1999Base—$0.10100%fluxa63d ago0xffeb25…c6b4d1
0xd1ae…81330x34c4…af1aBase—$0.60100%fluxa63d ago0x9bd803…dec89d
0xd1ae…81330x19c8…55cbBase—$0.10100%fluxa63d ago0x46853d…f5f73c
0xd1ae…81330x3f22…3acaBase—$0.10100%fluxa63d ago0x7a2be2…ef3035
0xd1ae…81330xb487…d84cBase—$0.20100%fluxa63d ago0x7b2fa6…485611
0xd1ae…81330x3cf6…5c4fBase—$0.01100%fluxa63d ago0x9f8457…aaaa57
0xd1ae…81330xa0b4…e60eBase—$0.10100%fluxa63d ago0x4eb19f…cb4123
0xd1ae…81330x4620…bb71Base—$0.20100%fluxa63d ago0x747e44…5fa76c
0xd1ae…81330x6633…37f4Base—$0.20100%fluxa63d ago0x9b287b…8d59c0
0xd1ae…81330x8476…541fBase—$0.10100%fluxa63d ago0x5c72b1…ce8178
0xd1ae…81330xb2a9…5a0aBase—$0.10100%fluxa63d ago0x95b532…249fa7
0xd1ae…81330x6191…bc5cBase—$0.10100%fluxa63d ago0x0fbb84…282b50
0xd1ae…81330xa4c8…6d3dBase—$0.10100%fluxa63d ago0xa97110…8b6801
0xd1ae…81330x3422…2369Base—$0.20100%fluxa63d ago0xc04aae…bb8d40
0xd1ae…81330x58b5…78f8Base—$0.20100%fluxa63d ago0x81c132…712a57
0xd1ae…81330x7d5c…ffb4Base—$0.20100%fluxa63d ago0xfb92fc…1df116
0xd1ae…81330x39f5…6451Base—$0.20100%fluxa63d ago0xcc4b46…8f34be
0xd1ae…81330x4cc3…8fddBase—$0.10100%fluxa63d ago0x05c82b…377f24
0xd1ae…81330x4554…e4c1Base—$0.20100%fluxa63d ago0x6e5802…c42f2e
0xd1ae…81330x07e2…2373Base—$0.20100%fluxa63d ago0x1cca16…518830
0xd1ae…81330xe05a…3a4fBase—$0.20100%fluxa63d ago0xe03696…e754ba
0xd1ae…81330x58b5…78f8Base—$0.20100%fluxa63d ago0x81ca2c…db2679
0xd1ae…81330x7d5c…ffb4Base—$0.20100%fluxa63d ago0xbddf07…b2f92c
0xd1ae…81330x58b5…78f8Base—$0.20100%fluxa63d ago0x6b945a…fad911
0xd1ae…81330x3253…eb88Base—$0.20100%fluxa63d ago0xd1bfe9…3bb75a

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.