Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb2cd86…8d46fa
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x0398d0…ede0ec
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x7d7759…d36ea2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xc613b9…1be476
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xbf3c05…6087c2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x79fc35…4bf8ed
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x8aea6e…f1566f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x0cfbdb…29588f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x1ba246…e8df0d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xdfae90…38f1d1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb28987…89375e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x96e3ed…ef6d2e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x5eb0e6…26aedd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x7f0897…b29436
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x3ee87d…7db07b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xd6f696…a07f7a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xe6ac59…4faf21
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb474ef…92aeb7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x76f6d5…4522ab
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xecdbcd…5f5a97
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x8dbbc1…8d4851
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x156f35…6b9548
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x8d1afa…8ce7d2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x3e2f15…6ac82a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x5baa9c…613903

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.