Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x0d0c9f…4393b5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xcd5053…122bb3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x210a7f…318dab
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x2cf5b3…235c3f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x684993…4b8c21
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xf75fff…5cb81e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xb38b3b…623753
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x77a5a6…848ce2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xc3754f…e12e40
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x1d5335…98c474
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x37fbba…5b5f7c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x8d99fa…b63b2c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xd9b6eb…f85456
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xf918e4…3f827a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x1dfaa8…829ad3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x64b171…308c07
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xf1e213…af23ae
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0x2b5faf…bbb5e4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20d ago0xdc3b26…c672c9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x6bb477…e2df38
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x1144bc…df32e9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x81e79b…c0d88e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0xd9de9d…71db61
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x5bbe57…ee5b53
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21d ago0x75961c…7ccf97

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.