Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.46100%coinbase49d ago0x4751b9…6539a2
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0x041661…e1cb96
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase49d ago0xe89cc0…dc9a09
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0x27af92…37257b
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase49d ago0x8b41c5…5d3abc
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0x4edd3c…9fe7cb
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0x95a2d5…a6a940
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase49d ago0xa0b41d…1d6352
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase49d ago0x9aa514…ab5f29
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase49d ago0x09fd40…eef8e0
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase49d ago0xd51981…435b2c
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase49d ago0x86e546…54e799
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase49d ago0x54a9aa…374aff
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase49d ago0xc51086…ad1efc
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase49d ago0x4fc4c4…460fb5
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase49d ago0x90416a…141e53
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase49d ago0xccb8fc…f143dd
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0xffadf8…61e34a
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase49d ago0x242393…d75f18
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase49d ago0x68ba15…d1cf2f
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase49d ago0x153372…0fb58e
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase49d ago0x1fea5f…008569
0xca0a…2d7a0x85b4…627cBase$0.34100%coinbase49d ago0xdffed6…95f3b0
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase49d ago0xeed827…d925c8
0x467f…a4c10x85b4…627cBase$2.14100%coinbase49d ago0xcc666e…142afb

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.