Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bca…e6c90x3a5c…690eBase$2.90100%coinbase67d ago0xc79f3d…311b4f
0xf34d…e8000x3a5c…690eBase$2.90100%coinbase67d ago0x8d6b39…f20ace
0x965a…a6ea0x3a5c…690eBase$2.90100%coinbase67d ago0x61fbda…0d3f4e
0xe8e1…42d20x3a5c…690eBase$2.90100%coinbase67d ago0x138aff…db0ad3
0x1446…e1850x3a5c…690eBase$2.90100%coinbase67d ago0xcca9ee…00a3af
0x50d5…dd8e0x3a5c…690eBase$2.90100%coinbase67d ago0xc2545b…2723c9
0x89e7…52760x3a5c…690eBase$2.90100%coinbase67d ago0xdbc1c3…de91a7
0x02f6…09c60x3a5c…690eBase$2.90100%coinbase67d ago0x7faead…18779c
0x1717…43e00x3a5c…690eBase$2.90100%coinbase67d ago0x903b69…1cbf40
0x2a5e…c8e90x3a5c…690eBase$2.90100%coinbase67d ago0xb87511…1b8f94
0x3d06…68d90x3a5c…690eBase$2.90100%coinbase67d ago0xc5af6f…66e7f8
0x859a…61550x3a5c…690eBase$2.90100%coinbase67d ago0xf261a5…923321
0x0a56…dd240x3a5c…690eBase$2.90100%coinbase67d ago0x1e2ca5…bfb81f
0x3109…3d680x3a5c…690eBase$2.80100%coinbase67d ago0x19e1cc…819715
0x0d5a…b7e50x3a5c…690eBase$2.80100%coinbase67d ago0xa30f7e…eb8a74
0xbdf6…853e0x3a5c…690eBase$2.80100%coinbase67d ago0x9b89d8…2b5ba3
0x5bf6…de8f0x3a5c…690eBase$2.80100%coinbase67d ago0x34a51d…45636a
0x737d…1f670x3a5c…690eBase$2.80100%coinbase67d ago0x202d73…6ef2e4
0xe616…1aff0x3a5c…690eBase$2.80100%coinbase67d ago0x462543…ad0443
0xceb0…73130x3a5c…690eBase$2.80100%coinbase67d ago0xdfd9ee…342fc5
0x6b0f…c20c0x3a5c…690eBase$2.50100%coinbase67d ago0x84c147…31759e
0x9a4a…fc9b0x3a5c…690eBase$2.50100%coinbase67d ago0xdc52e6…325c3a
0x2a3b…d3940x3a5c…690eBase$15.00100%coinbase67d ago0x963e41…3313ec

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.