Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xc1a3d7…c1ace0
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x6a5b71…96d767
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x415df5…7c2992
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xae2e2c…e22af7
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xec1da7…0a8b2e
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xa4ad61…c5f776
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x27876c…724173
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xd1d683…3d57b7
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x8601c8…ddd784
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x0cd34b…5aa23a
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x6c3648…98432d
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x79d339…a9609f
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xb8f5ac…d1bf52
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x1c86b3…ace759
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xe260ae…974561
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x7cd25c…a55a15
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xef0821…6ad339
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x7be6b5…b972b7
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xe8059d…c4c28d
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x0fe7c5…552697
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xc648fd…16f658
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xb432cc…d97d1c
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x58b511…436a33
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x0d2d98…b51180
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xf114b2…c552e8

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.