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%coinbase11d ago0x99a050…49e31d
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase11d ago0x3fb170…5a49ab
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase11d ago0x6a55c6…87eddd
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase11d ago0xdd9ca6…2b353f
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase11d ago0xc92d04…251d26
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase11d ago0x9fc2b1…5b275b
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase11d ago0x69b85a…cf1488
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase11d ago0xafd5b9…f81d4f
0xca0a…2d7a0x85b4…627cBase—$6.99100%coinbase11d ago0x2370a0…7d81c2
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase11d ago0x182ca3…b7175e
0xca0a…2d7a0x85b4…627cBase—$1.07100%coinbase11d ago0xf9169d…719e72
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase11d ago0xc3a77e…723385
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase11d ago0xe62f9a…528a4b
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase11d ago0x0ad942…0cb07a
0xca0a…2d7a0x85b4…627cBase—$2.72100%coinbase11d ago0xf1ae56…65b841
0xca0a…2d7a0x85b4…627cBase—$1.22100%coinbase11d ago0x32eb2b…26651d
0xca0a…2d7a0x85b4…627cBase—$2.26100%coinbase11d ago0x3ceb46…1bfb30
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase11d ago0x52d989…2b264f
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase11d ago0x62cc1a…18a2a5
0xca0a…2d7a0x85b4…627cBase—$1.14100%coinbase12d ago0xb3570a…e29aec
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase12d ago0x38d89e…ffd15c
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase12d ago0x05aaba…44ca43
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase12d ago0xab4a52…cd7f22
0xca0a…2d7a0x85b4…627cBase—$2.77100%coinbase12d ago0x88f6be…f3354d
0xca0a…2d7a0x85b4…627cBase—$0.64100%coinbase12d ago0xd68187…32d9f2

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.