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.28100%coinbase4d ago0xcf0cff…509c98
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase4d ago0x7dbe65…992262
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase4d ago0x17a290…0d1010
0xca0a…2d7a0x85b4…627cBase—$0.87100%coinbase4d ago0x82498f…56c9e3
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase4d ago0xfdffc9…29ccf2
0xca0a…2d7a0x85b4…627cBase—$2.97100%coinbase4d ago0x4575f0…c3714b
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase4d ago0x80d76b…735fb3
0xca0a…2d7a0x85b4…627cBase—$1.17100%coinbase4d ago0x11b955…516a0f
0xca0a…2d7a0x85b4…627cBase—$1.13100%coinbase4d ago0xf58df1…b15693
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase4d ago0x0b83ec…b3a54f
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase4d ago0x8a641e…5dd3ec
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase4d ago0x14ebb0…33a342
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase4d ago0xa323e0…70aaa4
0xca0a…2d7a0x85b4…627cBase—$1.42100%coinbase4d ago0x606e8e…33a1ea
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase4d ago0xe75e5f…158f22
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase4d ago0xd9e814…bc6203
0xca0a…2d7a0x85b4…627cBase—$1.41100%coinbase4d ago0x281934…92d7ed
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase4d ago0x33277b…b0819f
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase4d ago0x547834…76a3c5
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase4d ago0x1d0565…de137a
0xca0a…2d7a0x85b4…627cBase—$2.18100%coinbase4d ago0x605ee9…fff8c6
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase4d ago0xfbd83f…c0fab7
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase4d ago0x1d3034…afa0fd
0xca0a…2d7a0x85b4…627cBase—$0.97100%coinbase4d ago0x16d0ca…a5128d
0xca0a…2d7a0x85b4…627cBase—$1.36100%coinbase4d ago0xc1af49…56b839

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.