Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…b9e90xc0a4…f488Base—$0.18100%coinbase37d ago0xc37230…80277e
0x348f…733f0xc0a4…f488Base—$0.09100%coinbase37d ago0xbf3c2b…be7d41
0x01f4…4b2d0xc0a4…f488Base—$0.11100%coinbase37d ago0x6d0413…ea246e
0x9c66…81a90xc0a4…f488Base—$0.08100%coinbase37d ago0x02e043…1595bb
0x0e3e…72870xc0a4…f488Base—$0.08100%coinbase37d ago0x52e3b8…242f3c
0x5a89…752f0xc0a4…f488Base—$0.25100%coinbase37d ago0xb2db32…386705
0x6160…519c0xc0a4…f488Base—$0.08100%coinbase37d ago0x76f120…b66f97
0x8f74…694b0xc0a4…f488Base—$0.08100%coinbase37d ago0xef29de…fe1466
0x8808…85030xc0a4…f488Base—$0.10100%coinbase37d ago0x5597fb…41b620
0xd320…7b6e0xc0a4…f488Base—$0.80100%coinbase37d ago0xb578b0…084aa5
0x0929…e3600xc0a4…f488Base—$0.07100%coinbase37d ago0xa11061…96336d
0x8788…6a220xc0a4…f488Base—$0.07100%coinbase37d ago0xf41142…d8504a
0xa30c…bcca0xc0a4…f488Base—$0.66100%coinbase37d ago0xabcff1…2de2b2
0x01f4…4b2d0xc0a4…f488Base—$0.23100%coinbase37d ago0xf596d8…3b3121
0x2374…4b4b0xc0a4…f488Base—$0.35100%coinbase37d ago0x47964f…ade1ff
0xa3c9…c3320xc0a4…f488Base—$0.12100%coinbase37d ago0x71773a…a5c080
0x14f3…2b050xc0a4…f488Base—$0.07100%coinbase37d ago0xe366df…3b0a3c
0x01f4…4b2d0xc0a4…f488Base—$0.21100%coinbase37d ago0xc67f3d…25aaa1
0x08dd…2a660xc0a4…f488Base—$0.10100%coinbase37d ago0x3a4ae3…d683d7
0xe7f0…a8000xc0a4…f488Base—$0.61100%coinbase37d ago0x73c359…9ad8ba
0x14f3…2b050xc0a4…f488Base—$0.15100%coinbase37d ago0xc7a2ac…3d16dd
0xc2cf…90180xc0a4…f488Base—$0.13100%coinbase37d ago0x6a1bb1…798bd6
0xa3c9…c3320xc0a4…f488Base—$0.13100%coinbase37d ago0x7beaca…e6a0cd
0x6564…219d0xc0a4…f488Base—$1.29100%coinbase37d ago0x1a9e82…a5254d
0xee43…76ae0xc0a4…f488Base—$0.08100%coinbase37d ago0x79f34a…d0f06f

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.