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.75100%coinbase12d ago0x99a050…49e31d
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase12d ago0x3fb170…5a49ab
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase12d ago0x6a55c6…87eddd
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase12d ago0xdd9ca6…2b353f
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase12d ago0xc92d04…251d26
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase12d ago0x9fc2b1…5b275b
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase12d ago0x69b85a…cf1488
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase12d ago0xafd5b9…f81d4f
0x467f…a4c10x85b4…627cBase—$2.86100%coinbase12d ago0xc31e5d…ef2f24
0x467f…a4c10x85b4…627cBase—$2.83100%coinbase12d ago0x4c09e7…6cbd44
0xca0a…2d7a0x85b4…627cBase—$6.99100%coinbase12d ago0x2370a0…7d81c2
0x467f…a4c10x85b4…627cBase—$3.62100%coinbase12d ago0xd35edf…a7a360
0x467f…a4c10x85b4…627cBase—$3.46100%coinbase12d ago0x4ee7a4…bf5bf0
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase12d ago0x182ca3…b7175e
0xca0a…2d7a0x85b4…627cBase—$1.07100%coinbase12d ago0xf9169d…719e72
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase12d ago0xc3a77e…723385
0x467f…a4c10x85b4…627cBase—$3.75100%coinbase12d ago0x6375b0…5d747b
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase12d ago0xe62f9a…528a4b
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase12d ago0x573f63…325f1f
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase12d ago0xd123b4…cda309
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase12d ago0x6a3298…8cb951
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase12d ago0x0ad942…0cb07a
0xca0a…2d7a0x85b4…627cBase—$2.72100%coinbase12d ago0xf1ae56…65b841
0xca0a…2d7a0x85b4…627cBase—$1.22100%coinbase12d ago0x32eb2b…26651d
0x467f…a4c10x85b4…627cBase—$1.49100%coinbase12d ago0xa7b2e2…9a21c0

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.