Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0xccc8…15beBase—$2.56100%0xf70d…dbef55d ago0x7fd2b3…f78f0a
0x261e…25100xccc8…15beBase—$128.90100%0xf70d…dbef55d ago0x93ba61…26966a
0x28ec…1ac30xccc8…15beBase—$0.10100%0xf70d…dbef55d ago0xbf9f34…4cf88e
0xe7a3…d8060xccc8…15beBase—$9.24100%0xf70d…dbef55d ago0xffb261…5a9473
0xa114…4cbd0xccc8…15beBase—$10.10100%0xf70d…dbef55d ago0x4e7fb6…6bba9d
0xcaa2…e16b0xccc8…15beBase—$1.98100%0xf70d…dbef55d ago0x76ff0f…52a966
0xe7a3…d8060xccc8…15beBase—$7.32100%0xf70d…dbef55d ago0xe3f4c7…e56725
0xefb3…5b8c0xccc8…15beBase—$125.00100%0xf70d…dbef55d ago0xc0e996…5ff73e
0xbaee…a4bb0xccc8…15beBase—$9.00100%0xf70d…dbef55d ago0x893f77…5267f4
0xe7a3…d8060xccc8…15beBase—$6.07100%0xf70d…dbef55d ago0x0cc4f6…601aa8
0x927a…071d0xccc8…15beBase—$1.49100%0xf70d…dbef55d ago0xca4b10…54f9f9
0xbaee…a4bb0xccc8…15beBase—$5.70100%0xf70d…dbef55d ago0xc6a7c4…639b5c
0xee46…6e920xccc8…15beBase—$166.74100%0xf70d…dbef55d ago0x8d7fd4…01907c
0xec74…e1400xccc8…15beBase—$244.90100%0xf70d…dbef55d ago0xf3fa8d…0e3ead
0x430e…f7e70xccc8…15beBase—$0.60100%0xf70d…dbef55d ago0xa37871…58ada2
0x430e…f7e70xccc8…15beBase—$1.20100%0xf70d…dbef55d ago0x8ebdb9…4ac780
0xe7a3…d8060xccc8…15beBase—$5.73100%0xf70d…dbef55d ago0x58f74d…85effc
0x0cde…678d0xccc8…15beBase—$0.05100%0xf70d…dbef55d ago0x8605b7…6f2026
0xe7a3…d8060xccc8…15beBase—$17.47100%0xf70d…dbef55d ago0xadc193…b4170a
0x7572…8c280xccc8…15beBase—$10.00100%0xf70d…dbef55d ago0xeb952f…e48c49
0x3226…e6af0xccc8…15beBase—$1.06100%0xf70d…dbef55d ago0x8e7734…acabf4
0x7572…8c280xccc8…15beBase—$5.00100%0xf70d…dbef55d ago0xaf13d9…fd1896
0x7572…8c280xccc8…15beBase—$10.00100%0xf70d…dbef55d ago0x679e17…458950
0x7572…8c280xccc8…15beBase—$50.00100%0xf70d…dbef55d ago0x33dd84…338c32
0x077c…4f320xccc8…15beBase—$0.05100%0xf70d…dbef55d ago0x80c9d6…32a3a5

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.