Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d27…d6610x93fb…fc42Base—$0.08100%fluxa17d ago0x14b291…3ae978
0x1fcf…9fee0x93fb…fc42Base—$0.08100%fluxa17d ago0x8c100a…f555db
0xb752…edd60x93fb…fc42Base—$0.08100%fluxa17d ago0x1f2092…823001
0xb6e1…20370x93fb…fc42Base—$0.08100%fluxa17d ago0x1f06b9…745f13
0xeef1…d1d60x93fb…fc42Base—$0.08100%fluxa17d ago0x4939f7…b5477b
0xa224…fd9b0x93fb…fc42Base—$0.08100%fluxa17d ago0x6900ce…40cebf
0x9886…3ef30x93fb…fc42Base—$0.08100%fluxa17d ago0x8f2b64…16ef5c
0x1e64…4af10x93fb…fc42Base—$0.08100%fluxa17d ago0xdecda3…74f79f
0xa9d5…73350x93fb…fc42Base—$0.08100%fluxa17d ago0x24778c…de4a3f
0x99ed…12420x93fb…fc42Base—$0.08100%fluxa17d ago0x73abce…76a449
0x898b…6f730x93fb…fc42Base—$0.08100%fluxa17d ago0x03bba7…5846f3
0xded6…c65f0x93fb…fc42Base—$0.08100%fluxa17d ago0x7177ba…b3c7f8
0x8b56…2b560x93fb…fc42Base—$0.08100%fluxa17d ago0x35e3de…942b02
0x4efb…fc4d0x93fb…fc42Base—$0.08100%fluxa17d ago0x2d9a66…d3f8e7
0x2218…a9090x93fb…fc42Base—$0.08100%fluxa17d ago0x8bb45a…88c278
0x6646…c5540x93fb…fc42Base—$0.08100%fluxa17d ago0xb017bf…a421e6
0xcf39…5ff90x93fb…fc42Base—$0.08100%fluxa17d ago0x78c086…a58cf0
0x7b24…64bd0x93fb…fc42Base—$0.08100%fluxa17d ago0x3fd711…eef013
0x335d…03800x93fb…fc42Base—$0.08100%fluxa17d ago0x679da5…fd45d3
0xf4b6…3e590x93fb…fc42Base—$0.08100%fluxa17d ago0xe42657…3cd697
0x696b…47490x93fb…fc42Base—$0.08100%fluxa17d ago0x3f7e15…eabae6
0x5ba2…49210x93fb…fc42Base—$0.09100%fluxa17d ago0x53a458…c99c44
0x451c…89ef0x93fb…fc42Base—$0.09100%fluxa17d ago0x2268b8…c75f3a
0xd815…5a1a0x93fb…fc42Base—$0.08100%fluxa17d ago0xd58ec2…0d6e8d
0xd4a8…a5080x93fb…fc42Base—$0.08100%fluxa17d ago0xec3c2c…314679

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.