Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbad5…362f0x10c1…1e24Base—$0.52100%coinbase116d ago0xba9f69…4862cc
0xbad5…362f0x10c1…1e24Base—$0.50100%coinbase116d ago0x9a4afa…eb9c2c
0xbad5…362f0x10c1…1e24Base—$0.56100%coinbase116d ago0xc57e4c…81a144
0xbad5…362f0x10c1…1e24Base—$0.75100%coinbase116d ago0xd8dad1…3d553a
0xbad5…362f0x10c1…1e24Base—$0.51100%coinbase116d ago0x3ef7ef…b2cee1
0xbad5…362f0x10c1…1e24Base—$0.54100%coinbase116d ago0x3ffea1…4ded21
0xbad5…362f0x10c1…1e24Base—$0.51100%coinbase116d ago0x9d2cc5…6ff888
0xbad5…362f0x10c1…1e24Base—$0.72100%coinbase116d ago0x8adb96…839115
0xbad5…362f0x10c1…1e24Base—$0.56100%coinbase116d ago0xd5f6b7…3290d4
0xbad5…362f0x10c1…1e24Base—$0.54100%coinbase116d ago0x0943f4…2af441
0xbad5…362f0x10c1…1e24Base—$0.53100%coinbase116d ago0xd4f581…8efa38
0xbad5…362f0x10c1…1e24Base—$0.55100%coinbase116d ago0x98bd88…d0d5ac
0xbad5…362f0x10c1…1e24Base—$0.56100%coinbase116d ago0xe31c7c…8f4cae
0xbad5…362f0x10c1…1e24Base—$0.53100%coinbase116d ago0xb21811…78614d
0xbad5…362f0x10c1…1e24Base—$0.50100%coinbase116d ago0x53a1fa…29bfa7
0xbad5…362f0x10c1…1e24Base—$0.85100%coinbase116d ago0xee6318…b8fb67
0xbad5…362f0x10c1…1e24Base—$0.56100%coinbase116d ago0x546c7b…e34454
0xbad5…362f0x10c1…1e24Base—$0.55100%coinbase116d ago0x191b09…6a783e
0xbad5…362f0x10c1…1e24Base—$0.99100%coinbase116d ago0x1940d9…d9ddf6
0xbad5…362f0x10c1…1e24Base—$0.98100%coinbase116d ago0x0e3cff…1ff349
0xbad5…362f0x10c1…1e24Base—$0.51100%coinbase116d ago0x6f5f68…f3e8ef
0xbad5…362f0x10c1…1e24Base—$0.60100%coinbase116d ago0xcc79b6…e48d0f
0xbad5…362f0x10c1…1e24Base—$0.58100%coinbase116d ago0x240b94…d93e3c
0xbad5…362f0x10c1…1e24Base—$0.57100%coinbase116d ago0x31f3e7…79f646
0xbad5…362f0x10c1…1e24Base—$0.56100%coinbase116d ago0xedeef2…752323

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.