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%coinbase10d ago0xb2cd86…8d46fa
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x0398d0…ede0ec
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x7d7759…d36ea2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xc613b9…1be476
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xbf3c05…6087c2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x79fc35…4bf8ed
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xc47667…65a0ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x5dfd3b…2fe3d7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x8aea6e…f1566f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x0cfbdb…29588f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x1ba246…e8df0d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xdfae90…38f1d1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xb28987…89375e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x96e3ed…ef6d2e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x5eb0e6…26aedd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x7f0897…b29436
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x65c664…382dd9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xb9f470…63b733
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x3ee87d…7db07b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xd6f696…a07f7a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xe6ac59…4faf21
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xf97558…ba22da
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xb13e03…7d2fd8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x26aef5…9c28e7
0x50c7…e0d00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xfc2d55…f2c593

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.