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.23100%coinbase14d ago0x3c51e9…e963ed
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase14d ago0x93ea27…059f02
0xca0a…2d7a0x85b4…627cBase—$2.65100%coinbase14d ago0x37fad2…ee4d77
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase14d ago0xeec6f9…a3ee0a
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase14d ago0x63103e…67dec3
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase14d ago0x0501b8…236d5a
0x467f…a4c10x85b4…627cBase—$2.25100%coinbase14d ago0xd479df…5aa9ec
0xca0a…2d7a0x85b4…627cBase—$1.42100%coinbase14d ago0x8ab5a4…82bc79
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase14d ago0xbad734…315412
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase14d ago0xc3beef…41e471
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase14d ago0x924a74…6abeea
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase14d ago0xba6bcd…ea3af4
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase14d ago0xf99168…66e679
0x467f…a4c10x85b4…627cBase—$2.09100%coinbase14d ago0xb48353…f646bd
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase14d ago0xd1c390…ec1300
0x467f…a4c10x85b4…627cBase—$1.95100%coinbase14d ago0xbcd82d…367007
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase14d ago0xd117a0…76297e
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase14d ago0x48de0e…89389e
0xca0a…2d7a0x85b4…627cBase—$9.47100%coinbase14d ago0x375785…f36a94
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase14d ago0x5b3f6b…66152b
0xca0a…2d7a0x85b4…627cBase—$0.69100%coinbase14d ago0x747810…97a84a
0xca0a…2d7a0x85b4…627cBase—$2.78100%coinbase14d ago0x61248d…9bc8ab
0x467f…a4c10x85b4…627cBase—$2.90100%coinbase14d ago0xa2318f…f4cd08
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase14d ago0x1edd3c…6b3534
0xca0a…2d7a0x85b4…627cBase—$1.23100%coinbase15d ago0xbb1976…467594

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.